|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jaxme.generator.impl.SchemaReaderImpl
net.sf.jaxme.generator.sg.impl.JAXBSchemaReader
| Constructor Summary | |
JAXBSchemaReader()
|
|
| Method Summary | |
void |
addSGFactoryChain(java.lang.Class pChainClass)
Adds an instance of SGFactoryChain
to the SGFactory. |
SGFactory |
getSGFactory()
Returns the SGFactory. |
protected SGFactoryChain |
newSGFactoryChain(Generator pGenerator)
|
SchemaSG |
parse(InputSource pSource)
Called for parsing a schema definition from the given Reader. |
| Methods inherited from class net.sf.jaxme.generator.impl.SchemaReaderImpl |
getGenerator, setGenerator |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JAXBSchemaReader()
| Method Detail |
public void addSGFactoryChain(java.lang.Class pChainClass)
SchemaReaderAdds an instance of SGFactoryChain
to the SGFactory.
protected SGFactoryChain newSGFactoryChain(Generator pGenerator)
public SGFactory getSGFactory()
throws SAXException
SchemaReaderReturns the SGFactory.
SAXException
public SchemaSG parse(InputSource pSource)
throws java.lang.Exception
SchemaReaderCalled for parsing a schema definition from the given Reader.
pSource - A SAX Input Source, with the system ID set,
if possible
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||