Class XJDFSchemaPrune


  • public class XJDFSchemaPrune
    extends java.lang.Object
    the old implementattion was obsolete this implementation extracts more data from the xml schema that can be injected into the json schema
    • Constructor Detail

      • XJDFSchemaPrune

        public XJDFSchemaPrune​(XMLDoc rootSchema)
    • Method Detail

      • isRemoveForeign

        public boolean isRemoveForeign()
      • setRemoveForeign

        public void setRemoveForeign​(boolean removeForeign)
      • isCheckAttributes

        public boolean isCheckAttributes()
      • setCheckAttributes

        public void setCheckAttributes​(boolean checkAttributes)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object