Class XJDFSchemaWalker


  • @Deprecated
    public class XJDFSchemaWalker
    extends BaseElementWalker
    Deprecated.
    - schema is created with @see XJDFSchemaCreator
    most extremely very prototypical skeleton schema converter
    TODO: we may want to simply generate from autoclasses rather than from the existing schema...
    or forget the walker pattern and simply loop^ Schema policies: Retain substitutiongroups (elements of resource/parameter) make local elements local - there is only one remaining element definition make attribute definitions local but retain global attribute type definitions - think about unique enumerations -probably local
    • Field Detail

      • newSchemaMap

        protected java.util.HashMap<java.lang.String,​KElement> newSchemaMap
        Deprecated.
    • Constructor Detail

      • XJDFSchemaWalker

        public XJDFSchemaWalker()
        Deprecated.
    • Method Detail

      • newFile

        public void newFile​(java.io.File in,
                            java.io.File out)
        Deprecated.
        Parameters:
        in -
        out -
        Throws:
        java.lang.IllegalArgumentException - if no output is declared