|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XSTypeIncubator
Interface for the type incubator.
One layer of abstraction is necessary to support the lazy type construction.
Method Summary | |
---|---|
void |
addFacet(String name,
String value,
boolean fixed,
ValidationContext context)
|
XSDatatypeExp |
derive(String newTypeNameUri,
String newLocalName)
|
Method Detail |
---|
void addFacet(String name, String value, boolean fixed, ValidationContext context) throws DatatypeException
DatatypeException
XSDatatypeExp derive(String newTypeNameUri, String newLocalName) throws DatatypeException
DatatypeException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |