Class NodesFactory
- java.lang.Object
-
- org.bidib.wizard.migration.labels.NodesFactory
-
public class NodesFactory extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringJAXB_SCHEMA_LOCATIONstatic StringXSD_LOCATIONstatic StringXSD_LOCATION_BASE
-
Constructor Summary
Constructors Constructor Description NodesFactory()
-
-
-
Field Detail
-
XSD_LOCATION
public static final String XSD_LOCATION
- See Also:
- Constant Field Values
-
XSD_LOCATION_BASE
public static final String XSD_LOCATION_BASE
- See Also:
- Constant Field Values
-
JAXB_SCHEMA_LOCATION
public static final String JAXB_SCHEMA_LOCATION
- See Also:
- Constant Field Values
-
-
Method Detail
-
loadNodes
public static Nodes loadNodes(InputStream is)
-
-