|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.xml.sax.HandlerBase | +--com.i3sp.ant.depend.XmlParser.AbstractHandler | +--com.i3sp.ant.depend.SubProjectEnvironment.EnvironmentHandler
Constructor Summary | |
SubProjectEnvironment.EnvironmentHandler(XmlParser.AbstractHandler parent,
Environment env)
|
Method Summary | |
void |
init(org.xml.sax.AttributeList attrs)
|
void |
startElement(java.lang.String tag,
org.xml.sax.AttributeList attrs)
|
Methods inherited from class com.i3sp.ant.depend.XmlParser.AbstractHandler |
characters, endElement, setDocumentLocator |
Methods inherited from class org.xml.sax.HandlerBase |
endDocument, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, startDocument, unparsedEntityDecl, warning |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SubProjectEnvironment.EnvironmentHandler(XmlParser.AbstractHandler parent, Environment env)
Method Detail |
public void init(org.xml.sax.AttributeList attrs) throws org.xml.sax.SAXParseException
public void startElement(java.lang.String tag, org.xml.sax.AttributeList attrs) throws org.xml.sax.SAXParseException
startElement
in class XmlParser.AbstractHandler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |