Public Member Functions | Static Public Member Functions

org.exolab.castor.builder.binding.Interface Class Reference

List of all members.

Public Member Functions

 Interface ()
java.lang.String getName ()
boolean isValid ()
void marshal (java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
void marshal (org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
void setName (java.lang.String name)
void validate () throws org.exolab.castor.xml.ValidationException

Static Public Member Functions

static
org.exolab.castor.builder.binding.Interface 
unmarshalInterface (java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException

Detailed Description

Version:
Revision:
1.1.1.1
Date:
2003/03/03 07:07:52

Constructor & Destructor Documentation

org.exolab.castor.builder.binding.Interface.Interface (  ) 

Member Function Documentation

java.lang.String org.exolab.castor.builder.binding.Interface.getName (  ) 
boolean org.exolab.castor.builder.binding.Interface.isValid (  ) 
void org.exolab.castor.builder.binding.Interface.marshal ( org.xml.sax.ContentHandler  handler  )  throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
Parameters:
handler 
void org.exolab.castor.builder.binding.Interface.marshal ( java.io.Writer  out  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
Parameters:
out 
void org.exolab.castor.builder.binding.Interface.setName ( java.lang.String  name  ) 

Sets the value of field 'name'.

Parameters:
name the value of field 'name'.

Referenced by org.exolab.castor.builder.binding.InterfaceDescriptor.InterfaceDescriptor().

static org.exolab.castor.builder.binding.Interface org.exolab.castor.builder.binding.Interface.unmarshalInterface ( java.io.Reader  reader  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [static]
Parameters:
reader 
void org.exolab.castor.builder.binding.Interface.validate (  )  throws org.exolab.castor.xml.ValidationException

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties