unbbayes.io.xmlbif.version6.xmlclasses.impl
Class XMLBIFTypeHandler.HierarchyTypeHandler.RootTypeHandler

java.lang.Object
  extended by org.apache.ws.jaxme.impl.JMSAXGroupParser
      extended by org.apache.ws.jaxme.impl.JMSAXElementParser
          extended by unbbayes.io.xmlbif.version6.xmlclasses.impl.XMLBIFTypeHandler.HierarchyTypeHandler.RootTypeHandler
Enclosing class:
XMLBIFTypeHandler.HierarchyTypeHandler

public static class XMLBIFTypeHandler.HierarchyTypeHandler.RootTypeHandler
extends org.apache.ws.jaxme.impl.JMSAXElementParser


Nested Class Summary
static class XMLBIFTypeHandler.HierarchyTypeHandler.RootTypeHandler.LevelTypeHandler
           
 
Field Summary
 
Fields inherited from class org.apache.ws.jaxme.impl.JMSAXElementParser
result
 
Constructor Summary
XMLBIFTypeHandler.HierarchyTypeHandler.RootTypeHandler()
           
 
Method Summary
 void addAttribute(String pURI, String pLocalName, String pValue)
           
 void endElement(String pNamespaceURI, String pLocalName, String pQName, Object pResult)
           
 boolean isFinished()
           
 boolean startElement(String pNamespaceURI, String pLocalName, String pQName, Attributes pAttr)
           
 
Methods inherited from class org.apache.ws.jaxme.impl.JMSAXElementParser
getEndLevel, getHandler, getLocalName, getNamespaceURI, init, isAtomic, isEmpty, setAttributes
 
Methods inherited from class org.apache.ws.jaxme.impl.JMSAXGroupParser
addText, isMixed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLBIFTypeHandler.HierarchyTypeHandler.RootTypeHandler

public XMLBIFTypeHandler.HierarchyTypeHandler.RootTypeHandler()
Method Detail

addAttribute

public void addAttribute(String pURI,
                         String pLocalName,
                         String pValue)
                  throws SAXException
Overrides:
addAttribute in class org.apache.ws.jaxme.impl.JMSAXElementParser
Throws:
SAXException

startElement

public boolean startElement(String pNamespaceURI,
                            String pLocalName,
                            String pQName,
                            Attributes pAttr)
                     throws SAXException
Specified by:
startElement in class org.apache.ws.jaxme.impl.JMSAXGroupParser
Throws:
SAXException

endElement

public void endElement(String pNamespaceURI,
                       String pLocalName,
                       String pQName,
                       Object pResult)
                throws SAXException
Specified by:
endElement in class org.apache.ws.jaxme.impl.JMSAXGroupParser
Throws:
SAXException

isFinished

public boolean isFinished()
Specified by:
isFinished in class org.apache.ws.jaxme.impl.JMSAXGroupParser


Copyright © 2001-2010 University of Brasilia - UnB. All Rights Reserved.