com.sun.msv.relaxns.reader

Class NamespaceState

public class NamespaceState extends State

parses <namespace> element of RELAX Namespace.

Author: Kohsuke KAWAGUCHI

Method Summary
voidendDocument()
voidendElement(String namespace, String localName, String qName)
voidstartElement(String namespace, String localName, String qName, Attributes atts)

Method Detail

endDocument

public void endDocument()

endElement

public void endElement(String namespace, String localName, String qName)

startElement

public void startElement(String namespace, String localName, String qName, Attributes atts)