org.apache.tools.ant.helper
Class ProjectHelper2.MainHandler
- ProjectHelper2
public static class ProjectHelper2.MainHandler
The main handler - it handles the <project> tag.
ProjectHelper2.AntHandler
onStartChild
public ProjectHelper2.AntHandler onStartChild(String uri,
String name,
String qname,
Attributes attrs,
AntXMLContext context)
throws SAXParseException
Handle the project tag
- onStartChild in interface ProjectHelper2.AntHandler
uri
- The namespace uri.name
- The element tag.qname
- The element qualified name.attrs
- The attributes of the element.context
- The current context.
- The project handler that handles subelements of project
Copyright B) 2000-2005 Apache Software Foundation. All Rights Reserved.