KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > xml > validation > Schema

javax.xml.validation
Class Schema

java.lang.Object
  extended by javax.xml.validation.Schema
See Also:
Top Examples, Source Code, Object.equals(java.lang.Object), ValidatorHandler, Validator, SchemaFactory, Schema

public abstract Validator newValidator()
See Also:
Schema
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public abstract ValidatorHandler newValidatorHandler()
See Also:
Schema
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


protected Schema()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags