Uses of Class
org.hibernate.processor.util.xml.XmlParsingException
-
Packages that use XmlParsingException Package Description org.hibernate.processor.util.xml XML helper classes. -
-
Uses of XmlParsingException in org.hibernate.processor.util.xml
Methods in org.hibernate.processor.util.xml that throw XmlParsingException Modifier and Type Method Description <T> T
XmlParserHelper. getJaxbRoot(InputStream stream, Class<T> clazz, Schema schema)
Schema
XmlParserHelper. getSchema(String schemaResource)
-