NXvalidate  1
 All Classes Namespaces Files Functions Variables
Public Member Functions
org.nexusformat.nxvalidate.XMLIconTreeHandler Class Reference
Inheritance diagram for org.nexusformat.nxvalidate.XMLIconTreeHandler:
Inheritance graph
Collaboration diagram for org.nexusformat.nxvalidate.XMLIconTreeHandler:
Collaboration graph

List of all members.

Public Member Functions

DefaultMutableTreeNode getRoot ()
void startElement (String namespaceURI, String lName, String qName, Attributes attrs) throws SAXException
void endElement (String namespaceURI, String sName, String qName) throws SAXException
void characters (char buf[], int offset, int len) throws SAXException

Detailed Description

Definition at line 37 of file XMLIconTreeHandler.java.


Member Function Documentation

void org.nexusformat.nxvalidate.XMLIconTreeHandler.characters ( char  buf[],
int  offset,
int  len 
) throws SAXException

Definition at line 70 of file XMLIconTreeHandler.java.

void org.nexusformat.nxvalidate.XMLIconTreeHandler.endElement ( String  namespaceURI,
String  sName,
String  qName 
) throws SAXException

Definition at line 64 of file XMLIconTreeHandler.java.

DefaultMutableTreeNode org.nexusformat.nxvalidate.XMLIconTreeHandler.getRoot ( )
void org.nexusformat.nxvalidate.XMLIconTreeHandler.startElement ( String  namespaceURI,
String  lName,
String  qName,
Attributes  attrs 
) throws SAXException

Definition at line 47 of file XMLIconTreeHandler.java.


The documentation for this class was generated from the following file: