org.jvnet.annox.reader.resourced
Class NParser
java.lang.Object
org.jvnet.annox.reader.resourced.NParser
public class NParser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NParser
public NParser(javax.xml.bind.JAXBContext context)
NParser
public NParser()
getContext
public javax.xml.bind.JAXBContext getContext()
parseNPackage
public NPackage parseNPackage(InputStream is)
throws IOException
- Throws:
IOException
parseNClass
public NClass parseNClass(InputStream is)
throws IOException
- Throws:
IOException
Copyright © 2006-2012 Highsource. All Rights Reserved.