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
-
-
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
All Methods Instance Methods Concrete Methods 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
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.xmlbeans.impl.inst2xsd.XsdGenStrategy
processDoc
-
-
-
-
Method Detail
-
checkIfElementReferenceIsNeeded
protected void checkIfElementReferenceIsNeeded(Element child, String parentNamespace, TypeSystemHolder typeSystemHolder, Inst2XsdOptions options)
- Overrides:
checkIfElementReferenceIsNeeded
in classRussianDollStrategy
-
-