public class SimpleContentExtensionState extends SequenceState implements AnyAttributeOwner
| Modifier and Type | Field and Description |
|---|---|
protected ComplexTypeExp |
parentDecl
ComplexType object that we are now constructing.
|
allowEmptySequenceexp| Modifier | Constructor and Description |
|---|---|
protected |
SimpleContentExtensionState(ComplexTypeExp parentDecl) |
| Modifier and Type | Method and Description |
|---|---|
protected Expression |
annealExpression(Expression exp)
performs final wrap-up and returns a fully created Expression object
that represents this element.
|
protected State |
createChildState(StartTagInfo tag)
creates appropriate child state object for this element
|
protected Expression |
initialExpression()
sets initial pattern
|
void |
setAttributeWildcard(AttributeWildcard local)
Sets the attribtue wildcard.
|
castExpressiondefaultExpression, makeExpression, onEndChild, startSelfendSelfendDocument, endElement, isGrammarElement, startElement_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMappingprotected ComplexTypeExp parentDecl
protected SimpleContentExtensionState(ComplexTypeExp parentDecl)
public void setAttributeWildcard(AttributeWildcard local)
AnyAttributeOwnersetAttributeWildcard in interface AnyAttributeOwnerprotected State createChildState(StartTagInfo tag)
SimpleStatecreateChildState in class ExpressionWithChildStateprotected Expression initialExpression()
ExpressionWithChildStateinitialExpression in class SequenceStateprotected Expression annealExpression(Expression exp)
ExpressionWithChildStateannealExpression in class ExpressionWithChildStateCopyright © 2014 Oracle Corporation. All Rights Reserved.