public class ImportFilter extends PMMLFilter
| Constructor and Description |
|---|
ImportFilter() |
ImportFilter(XMLReader reader) |
| Modifier and Type | Method and Description |
|---|---|
static SAXSource |
apply(InputSource source) |
Attributes |
filterAttributes(String localName,
Attributes attributes) |
String |
filterLocalName(String localName) |
compare, endElement, endPrefixMapping, getSource, getTarget, hasAttribute, renameAttribute, 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 filterLocalName(String localName)
filterLocalName in class PMMLFilterpublic Attributes filterAttributes(String localName, Attributes attributes)
filterAttributes 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.