public class GetChildrenByNameParserComponent extends ParserComponent
prefixNameSpaceMap| Constructor and Description |
|---|
GetChildrenByNameParserComponent(String localName,
String nameSpacePrefix) |
| Modifier and Type | Method and Description |
|---|---|
ParserComponent |
getNext() |
String |
process(org.apache.axiom.om.OMElement node) |
void |
setNext(ParserComponent parserComponent) |
addToNameSpaceMap, getPrefixNameSpaceMap, setPrefixNameSpaceMappublic String process(org.apache.axiom.om.OMElement node)
process in class ParserComponentpublic void setNext(ParserComponent parserComponent)
setNext in class ParserComponentpublic ParserComponent getNext()
getNext in class ParserComponentCopyright © 2005–2019 Apache Software Foundation. All rights reserved.