Java javax.xml.bind Validator fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.bind Validator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.bind Validator.

The text is from its open source code.

Method

booleanvalidate(Object subrootObj)
Validate the Java content tree starting at subrootObj .