com.sun.msv.verifier
public interface DocumentDeclaration
Call the createAcceptor method to start validation.
Method Summary | |
---|---|
Acceptor | createAcceptor()
creates a new Acceptor that will validate the document element.
|
Returns: The implementation cannot return null. Apparently, it is impossible to fail in this early stage.