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.trex
Interface NameClassOwner
All Known Implementing Classes:
AttributeState
,
AttributeState
,
CompAttributeState
,
ElementState
,
ElementState
,
NameClassAndExpressionState
,
NameClassChoiceState
,
NameClassDifferenceState
,
NameClassNotState
,
NameClassWithChildState
,
NGNameState
,
NGNameState.AnyNameState
,
NGNameState.NsNameState
,
TypedElementState
interface
NameClassOwner
interface that must be implemented by the parent state of NameClassState. NameClassState notifies its parent by using this interface.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onEndChild
(
NameClass
p)
Method Detail
onEndChild
void onEndChild(
NameClass
p)
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