Class CityGMLSchemaHandler


  • public class CityGMLSchemaHandler
    extends org.xmlobjects.schema.SchemaHandler
    • Field Summary

      • Fields inherited from class org.xmlobjects.schema.SchemaHandler

        schemas, visitedSchemaLocations
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static CityGMLSchemaHandler newInstance()  
      • Methods inherited from class org.xmlobjects.schema.SchemaHandler

        copy, getAnnotationParserFactory, getErrorHandler, getSchemas, getSchemaSet, getTargetNamespaces, parseSchema, parseSchema, parseSchema, parseSchema, parseSchema, parseSchema, parseSchema, registerSchemaLocation, registerSchemaLocation, resolveAndParseSchema, setAnnotationParserFactory, setErrorHandler
      • Methods inherited from class java.lang.Object

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

      • newInstance

        public static CityGMLSchemaHandler newInstance()
                                                throws org.xmlobjects.schema.SchemaHandlerException
        Throws:
        org.xmlobjects.schema.SchemaHandlerException