Package ca.phon.xml
Class XMLUtil
java.lang.Object
ca.phon.xml.XMLUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic XMLResolver
Provide a catalog resolver for all schemas identified in the $classloader::xml/catalog.cat resource.static XMLResolver
getXMLResolver
(ClassLoader classLoader) static XMLInputFactory
Create a new xml input factory.static XMLInputFactory
newInputFactory
(String factoryID, ClassLoader classLoader) Create a new xml input factory
-
Constructor Details
-
XMLUtil
public XMLUtil()
-
-
Method Details
-
getXMLResolver
Provide a catalog resolver for all schemas identified in the $classloader::xml/catalog.cat resource.- Returns:
- the catalog resolver
-
getXMLResolver
-
newInputFactory
Create a new xml input factory. -
newInputFactory
Create a new xml input factory- Parameters:
blah
-blah2
-
-