Class XMLUtil
java.lang.Object
ca.phon.xml.XMLUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic XMLResolverProvide a catalog resolver for all schemas identified in the $classloader::xml/catalog.cat resource.static XMLResolvergetXMLResolver(ClassLoader classLoader) static XMLInputFactoryCreate a new xml input factory.static XMLInputFactorynewInputFactory(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-
-