public class ImportFilter extends PMMLFilter
| Constructor and Description |
|---|
ImportFilter() |
ImportFilter(XMLReader reader) |
| Modifier and Type | Method and Description |
|---|---|
static SAXSource |
apply(InputSource source) |
String |
filterLocalName(String namespaceURI,
String localName) |
String |
filterNamespaceURI(String namespaceURI) |
endElement, endPrefixMapping, getNamespaceURI, getVersion, 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 ImportFilter()
public ImportFilter(XMLReader reader)
public String filterNamespaceURI(String namespaceURI)
filterNamespaceURI in class PMMLFilterpublic String filterLocalName(String namespaceURI, String localName)
filterLocalName in class PMMLFilterpublic static SAXSource apply(InputSource source) throws SAXException
source - An InputSource that contains PMML schema version 3.X or 4.X document.SAXSource that contains PMML schema version 4.2 document.SAXExceptionCopyright © 2014 University of Tartu. All Rights Reserved.