Package org.hibernate.boot.xsd
Class XsdDescriptor
- java.lang.Object
-
- org.hibernate.boot.xsd.XsdDescriptor
-
public final class XsdDescriptor extends Object
Representation of a locally resolved XSD
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getLocalResourceName()
String
getNamespaceUri()
Schema
getSchema()
String
getVersion()
-