Class ClasspathSchemaResolver


  • public class ClasspathSchemaResolver
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ClasspathSchemaResolver​(java.lang.String schemaName)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getSchemaLocation()  
      void setSchemaLocation​(java.lang.String schemaLocation)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ClasspathSchemaResolver

        public ClasspathSchemaResolver​(java.lang.String schemaName)
    • Method Detail

      • setSchemaLocation

        public void setSchemaLocation​(java.lang.String schemaLocation)
      • getSchemaLocation

        public java.lang.String getSchemaLocation()