org.cip4.jdflib.extensions
Class XJDFSchemaWalker
java.lang.Object
org.cip4.jdflib.elementwalker.ElementWalker
org.cip4.jdflib.elementwalker.BaseElementWalker
org.cip4.jdflib.extensions.XJDFSchemaWalker
Deprecated. - schema is created with @see XJDFSchemaCreator
@Deprecated
public class XJDFSchemaWalker
- extends BaseElementWalker
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
- Author:
- Dr. Rainer Prosi, Heidelberger Druckmaschinen AG
June 3, 2009
newSchemaMap
protected HashMap<String,KElement> newSchemaMap
- Deprecated.
XJDFSchemaWalker
public XJDFSchemaWalker()
- Deprecated.
newFile
public void newFile(File in,
File out)
- Deprecated.
- Parameters:
in - out -
- Throws:
IllegalArgumentException - if no output is declared
Copyright © 2013. All Rights Reserved.