FacetStateParent, ContentHandlerpublic class AttributeState extends ExpressionState implements FacetStateParent
| Modifier and Type | Field | Description |
|---|---|---|
protected XSTypeIncubator |
incubator |
| Constructor | Description |
|---|---|
AttributeState() |
| Modifier and Type | Method | Description |
|---|---|---|
protected State |
createChildState(StartTagInfo tag) |
creates appropriate child state object for this element
|
XSTypeIncubator |
getIncubator() |
gets an incubator object that the owner holds.
|
protected Expression |
makeExpression() |
This method is called from endElement method.
|
protected void |
startSelf() |
performs a task that should be done before reading any child elements.
|
endSelfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitendDocument, endElement, isGrammarElement, startElement_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMappingprotected XSTypeIncubator incubator
public XSTypeIncubator getIncubator()
FacetStateParentgetIncubator in interface FacetStateParentprotected void startSelf()
Stateprotected Expression makeExpression()
ExpressionStatemakeExpression in class ExpressionStateprotected State createChildState(StartTagInfo tag)
SimpleStatecreateChildState in class SimpleStateCopyright © 2019 Oracle Corporation. All rights reserved.