public class ExportFilter extends PMMLFilter
| Constructor and Description |
|---|
ExportFilter(Version target) |
ExportFilter(XMLReader reader,
Version target) |
| Modifier and Type | Method and Description |
|---|---|
static SAXSource |
apply(InputSource source,
Version version) |
Attributes |
filterAttributes(String localName,
Attributes attributes) |
String |
filterLocalName(String localName) |
compare, endElement, endPrefixMapping, getSource, getTarget, hasAttribute, 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 PMMLFilterpublic static SAXSource apply(InputSource source, Version version) throws SAXException
source - An InputSource that contains PMML schema version 4.2 document.version - The target PMML schema version.SAXSource containing the target PMML schema version document.SAXExceptionCopyright © 2015 University of Tartu. All Rights Reserved.