Class DefaultSLDUnsafeTypesProvider

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<UnsafeTypeInfo> getAllUnsafeTypes()  
      UnsafeTypeInfo getInfo​(java.lang.String type)  
      boolean isSLDSafe​(java.lang.String typeCode, boolean ignoreMarkedMethods)  
      boolean isSLDSafe​(java.lang.String typeCode, boolean read, boolean ignoreMarkedMethods)  
      boolean isSLDSafe​(java.lang.String typeCode, java.lang.String attribute, boolean read, boolean ignoreMarkedMethods)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait