Uses of Class
org.hibernate.boot.jaxb.spi.XmlSource
Packages that use XmlSource
-
Uses of XmlSource in org.hibernate.boot.jaxb.internal
Subclasses of XmlSource in org.hibernate.boot.jaxb.internalModifier and TypeClassDescriptionclassclassclassclassclassclassclassMethods in org.hibernate.boot.jaxb.internal that return XmlSourceModifier and TypeMethodDescriptionstatic XmlSourceXmlSources.fromCacheableFile(File file) static XmlSourceXmlSources.fromCacheableFile(File file, boolean strict) static XmlSourceXmlSources.fromCacheableFile(File file, File cacheableDir) static XmlSourceXmlSources.fromCacheableFile(File file, File cacheableDir, boolean strict) static XmlSourceXmlSources.fromDocument(Document document) static XmlSourcestatic XmlSourceXmlSources.fromResource(String resourceName, ClassLoaderService classLoaderService) Create anXmlSourcefrom a named resourcestatic XmlSourceXmlSources.fromStream(InputStream inputStream) static XmlSourceXmlSources.fromStream(InputStreamAccess inputStreamAccess) static XmlSourceCreate anXmlSourcefrom a URLMethod parameters in org.hibernate.boot.jaxb.internal with type arguments of type XmlSource