public class ExportFilter extends PMMLFilter
A SAX filter that translates PMML schema version 4.3 documents to PMML schema version 3.X and 4.X documents.
| Constructor and Description |
|---|
ExportFilter(Version target) |
ExportFilter(XMLReader reader,
Version target) |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
filterAttributes(String localName,
Attributes attributes) |
String |
filterLocalName(String localName) |
compare, endElement, endPrefixMapping, getSource, getTarget, hasAttribute, removeAttribute, renameAttribute, setAttribute, 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 ExportFilter(Version target)
public String filterLocalName(String localName)
filterLocalName in class PMMLFilterpublic Attributes filterAttributes(String localName, Attributes attributes)
filterAttributes in class PMMLFilterCopyright © 2019 University of Tartu. All rights reserved.