JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.sun.msv.reader.datatype
TypeOwner
Contents
Description
Method Summary
Method Details
onEndChildType(Expression, String)
Hide sidebar
Show sidebar
Interface TypeOwner
public interface
TypeOwner
State can implement this method to be notified by DataType vocabulary about the result of parsing.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onEndChildType
(
Expression
datatype,
String
typeName)
Method Details
onEndChildType
void
onEndChildType
(
Expression
datatype,
String
typeName)