|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jaxme.xs.XSParser net.sf.jaxme.xs.jaxb.impl.JAXBParser
Subclass of XSParser for parsing a JAXB schema.
Field Summary | |
static java.lang.String |
JAXB_SCHEMA_URI
The JAXB Schema URI: http://java.sun.com/xml/ns/jaxb |
static java.lang.String |
XJC_SCHEMA_URI
The XJC Schema URI: http://java.sun.com/xml/ns/jaxb/xjc |
Fields inherited from class net.sf.jaxme.xs.XSParser |
XML_SCHEMA_URI, XML_URI |
Constructor Summary | |
JAXBParser()
|
Methods inherited from class net.sf.jaxme.xs.XSParser |
getContext, getRunningInstance, isValidating, parse, parseSyntax, setData, setValidating |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String JAXB_SCHEMA_URI
The JAXB Schema URI: http://java.sun.com/xml/ns/jaxb
public static final java.lang.String XJC_SCHEMA_URI
The XJC Schema URI: http://java.sun.com/xml/ns/jaxb/xjc
Constructor Detail |
public JAXBParser()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |