Class Origin
java.lang.Object
org.hibernate.boot.jaxb.Origin
- All Implemented Interfaces:
Serializable
Describes the origin of an XML document.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
UNKNOWN_FILE_PATH
- See Also:
-
-
Constructor Details
-
Origin
-
-
Method Details
-
getType
-
getName
The name of the document origin. Interpretation is relative to the type, but might be the resource name or file URL.- Returns:
- The name.
-
equals
-
hashCode
-
toString
-