public class Issue274Filter extends NamespaceFilter
A SAX filter that replaced HTTPS protocol XML namespace URIs with HTTP ones.
| Constructor and Description |
|---|
Issue274Filter() |
Issue274Filter(XMLReader reader) |
| Modifier and Type | Method and Description |
|---|---|
String |
filterNamespaceURI(String namespaceURI) |
endElement, endPrefixMapping, startElement, startPrefixMappingcharacters, endDocument, error, fatalError, getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getParent, getProperty, ignorableWhitespace, notationDecl, parse, parse, processingInstruction, resolveEntity, setContentHandler, setDocumentLocator, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setParent, setProperty, skippedEntity, startDocument, unparsedEntityDecl, warningpublic Issue274Filter()
public Issue274Filter(XMLReader reader)
public String filterNamespaceURI(String namespaceURI)
filterNamespaceURI in class NamespaceFilterCopyright © 2024. All rights reserved.