• Home
  • Java
  • 2D Graphics GUI
  • 3D
  • Advanced Graphics
  • Ant
  • Apache Common
  • Chart
  • Class
  • Collections Data Structure
  • Data Type
  • Database SQL JDBC
  • Design Pattern
  • Development Class
  • EJB3
  • Email
  • Event
  • File Input Output
  • Game
  • Generics
  • GWT
  • Hibernate
  • I18N
  • J2EE
  • J2ME
  • JavaFX
  • JDK 6
  • JDK 7
  • JNDI LDAP
  • JPA
  • JSP
  • JSTL
  • Language Basics
  • Network Protocol
  • PDF RTF
  • Reflection
  • Regular Expressions
  • Scripting
  • Security
  • Servlets
  • Spring
  • Swing Components
  • Swing JFC
  • SWT JFace Eclipse
  • Threads
  • Tiny Application
  • Velocity
  • Web Services SOA
  • XML

Schema « XML « Java






  1. Java
  2. XML
  3. Schema
1.Validate xml against XML Schema
2.Validate xml against the schema
3.Create XML validator from XML schema
4.Encoder and Decoder for XML element and attribute names
5.XML constants
6.Resolve relative URIs and SystemID strings into absolute URIs
7.Provides a trace of the schema type information for elements and attributes in an XML document.
8.Use JAXP Validation API to create a validator and validate input from a DOM which contains inline schemas and multiple validation roots.
9.Return the first element child with the specified qualified name.








10.XSDWriter is a helper class to produce xml schemas in Java.

java2s.com  | © Demo Source and Support. All rights reserved.