public class StreamingParser extends Object
Constructor and Description |
---|
StreamingParser() |
public ParserComponent getCurrentComp()
public void setCurrentComp(ParserComponent currentComp)
public String process(InputStream xmlIn) throws XMLStreamException
XMLStreamException
public String process(org.apache.axiom.om.OMElement documentElement) throws XMLStreamException
XMLStreamException
public StreamingParser GetChild_GetCurrent()
public StreamingParser GetChild_GetCurrentMatch(String localName, String nameSpace)
public StreamingParser GetChild_FirstChild()
public StreamingParser GetChild_GetChildrenByName(String localName, String nameSpace)
public StreamingParser GetChild_GetChildrenByNameRelative(String localName, String nameSpace)
public StreamingParser GetChild_GetChildrenWithChild(String localName, String nameSpace)
public StreamingParser GetChild_GetChildrenWithChildValue(String localName, String nameSpace, String value)
public StreamingParser GetChild_GetChildrenWithAttribute(String localName, String nameSpace)
public StreamingParser GetChild_GetChildrenWithAttributeValue(String localName, String nameSpace, String value)
public StreamingParser GetChild_GetAttribute(String localName, String nameSpace)
public ParserComponent getFirstComp()
public void processOM(org.apache.axiom.om.OMElement om)
Copyright © 2005–2018 Apache Software Foundation. All rights reserved.