class TargetConfigReader.TargetConfigMarker extends TreeParser.NodeListener
Constructor and Description |
---|
TargetConfigReader.TargetConfigMarker() |
Modifier and Type | Method and Description |
---|---|
void |
endNode(String qname) |
void |
readAttributes(String qname,
Attributes attributes) |
readCData, readChildren
public void readAttributes(String qname, Attributes attributes) throws SAXException
readAttributes
in class TreeParser.NodeListener
SAXException
public void endNode(String qname) throws SAXException
endNode
in class TreeParser.NodeListener
SAXException
Copyright © 2013. All Rights Reserved.