com.sun.msv.reader.datatype.xsd
public interface XSTypeIncubator
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) |