| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResolverContentHandler
Content handler filter that dispatches to a target content handler and that can use the context of the events floating over it to perform context sensitive URL resolution. One of the main usecases for this pattern is the implementation of a handler that correctly handles the xml:base tag
Method Summary |
---|
Methods inherited from interface org.xml.sax.ContentHandler |
---|
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
Methods inherited from interface com.ibm.portal.resolver.xml.URLResolver |
---|
getBaseURL, resolve, setBaseURL |
Methods inherited from interface javax.xml.transform.URIResolver |
---|
resolve |
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |