public class StAXModelBuilder
extends java.lang.Object
implements javax.xml.stream.XMLStreamConstants
Constructor and Description |
---|
StAXModelBuilder(java.lang.String relaxLoc) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
extractSubstructure() |
static java.util.Collection<Definition> |
getAllDefinitions() |
Form |
getRoot() |
void |
whatIs() |
public StAXModelBuilder(java.lang.String relaxLoc) throws javax.xml.stream.XMLStreamException, java.io.IOException
javax.xml.stream.XMLStreamException
java.io.IOException
public void whatIs()
public java.lang.String extractSubstructure() throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
public Form getRoot()
public static java.util.Collection<Definition> getAllDefinitions()