File
Doc
Category
Size
Date
Package
SchemaHolder.java
API Doc
Apache Axis 1.4
1013
Sat Apr 22 18:57:26 BST 2006
org.apache.axis.holders
SchemaHolder
java.lang.Object
public final class SchemaHolder extends Object implements javax.xml.rpc.holders.Holder
Custom class for supporting XSD schema
author
Davanum Srinivas
Fields Summary
public org.apache.axis.types.Schema
value
Constructors Summary
public SchemaHolder
()
public SchemaHolder
(
org.apache.axis.types.Schema
value)
this.value = value;
Methods Summary
Java Code Source