Class SalamiSliceStrategy
java.lang.Object
org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
org.apache.xmlbeans.impl.inst2xsd.SalamiSliceStrategy
- All Implemented Interfaces:
XsdGenStrategy
public class SalamiSliceStrategy extends RussianDollStrategy implements XsdGenStrategy
- Author:
- Cezar Andrei ( cezar.andrei at bea.com ) Date: Jul 26, 2004
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
RussianDollStrategy.SCTValidationContext
-
Constructor Summary
Constructors Constructor Description SalamiSliceStrategy()
-
Method Summary
Modifier and Type Method Description protected void
checkIfElementReferenceIsNeeded(Element child, String parentNamespace, TypeSystemHolder typeSystemHolder, Inst2XsdOptions options)
Methods inherited from class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
addGlobalElement, checkIfAttributeReferenceIsNeeded, checkIfReferenceToGlobalTypeIsNeeded, combineAttributesOfTypes, combineElementComments, combineElementsOfTypes, combineSimpleTypes, combineToMoreGeneralSimpleType, combineTypes, processAttribute, processAttributesInComplexType, processDoc, processElement, processElementsInComplexType, processSimpleContentType
-
Constructor Details
-
SalamiSliceStrategy
public SalamiSliceStrategy()
-
-
Method Details
-
checkIfElementReferenceIsNeeded
protected void checkIfElementReferenceIsNeeded(Element child, String parentNamespace, TypeSystemHolder typeSystemHolder, Inst2XsdOptions options)- Overrides:
checkIfElementReferenceIsNeeded
in classRussianDollStrategy
-