JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.sun.msv.reader
Interface ExpressionOwner
All Known Implementing Classes:
AttPoolState
,
AttributeGroupState
,
AttributeState
,
AttributeState
,
AttributeState
,
ChoiceState
,
ClauseState
,
CompAttributeState
,
ComplexContentBodyState
,
ComplexContentState
,
ComplexTypeDeclState
,
ConcurState
,
DataState
,
DefineState
,
DefineState
,
DefineState
,
DivInGrammarState
,
DivInModuleState
,
ElementDeclState
,
ElementRuleWithHedgeState
,
ElementState
,
ElementState
,
ExpressionWithChildState
,
GlobalDeclState
,
GrammarState
,
GrammarState
,
GroupState
,
HedgeRuleBaseState
,
HedgeRuleState
,
IncludeMergeState
,
IncludePatternState
,
InlineTagState
,
InterleaveState
,
ListState
,
MixedState
,
MixedState
,
ModuleMergeState
,
ModuleState
,
NameClassAndExpressionState
,
OneOrMoreState
,
OptionalState
,
RedefinableDeclState
,
RedefineState
,
RootGrammarState
,
RootIncludedPatternState
,
RootMergedGrammarState
,
RootState
,
SchemaIncludedState
,
SchemaState
,
SequenceState
,
SimpleContentExtensionState
,
SimpleContentRestrictionState
,
SimpleContentState
,
StartState
,
StartState
,
TagState
,
TopLevelState
,
TypedElementState
,
ZeroOrMoreState
public interface
ExpressionOwner
interface that must be implemented by the parent state of ExpressionState. ExpressionState notifies its parent by using this interface.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onEndChild
(
Expression
exp)
Method Detail
onEndChild
void onEndChild(
Expression
exp)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method