org.objectweb.jonas_lib.deployment.xml.Element Interface Reference

Inherited by org.objectweb.jonas_lib.deployment.xml.AbsElement.

Inheritance diagram for org.objectweb.jonas_lib.deployment.xml.Element:

Inheritance graph
[legend]
List of all members.

Public Member Functions

String toXML (int indent)

Package Functions

String toXML ()

Detailed Description

This class defines the interface that all Element objects must use. These elements are used by Digester during the xml parsing
Author:
Florent Benoit

Definition at line 36 of file Element.java.


Member Function Documentation

String org.objectweb.jonas_lib.deployment.xml.Element.toXML  )  [package]
 

Represents this element by it's XML description Use a default indent set to 0

Returns:
the XML description of this object

Implemented in org.objectweb.jonas_lib.deployment.xml.AbsElement.

String org.objectweb.jonas_lib.deployment.xml.Element.toXML int  indent  ) 
 

Represents this element by it's XML description

Parameters:
indent use this indent for prexifing XML representation
Returns:
the XML description of this object

Implemented in org.objectweb.jonas_lib.deployment.xml.AbsElement, org.objectweb.jonas_lib.deployment.xml.AbsJonasParam, org.objectweb.jonas_lib.deployment.xml.EjbLocalRef, org.objectweb.jonas_lib.deployment.xml.EjbRef, org.objectweb.jonas_lib.deployment.xml.EnvEntry, org.objectweb.jonas_lib.deployment.xml.Handler, org.objectweb.jonas_lib.deployment.xml.Icon, org.objectweb.jonas_lib.deployment.xml.InitParam, org.objectweb.jonas_lib.deployment.xml.JonasEjbRef, org.objectweb.jonas_lib.deployment.xml.JonasMessageDestination, org.objectweb.jonas_lib.deployment.xml.JonasMessageDestinationRef, org.objectweb.jonas_lib.deployment.xml.JonasPortComponentRef, org.objectweb.jonas_lib.deployment.xml.JonasResource, org.objectweb.jonas_lib.deployment.xml.JonasResourceEnv, org.objectweb.jonas_lib.deployment.xml.JonasServiceRef, org.objectweb.jonas_lib.deployment.xml.MessageDestination, org.objectweb.jonas_lib.deployment.xml.MessageDestinationRef, org.objectweb.jonas_lib.deployment.xml.PortComponentRef, org.objectweb.jonas_lib.deployment.xml.Qname, org.objectweb.jonas_lib.deployment.xml.ResourceEnvRef, org.objectweb.jonas_lib.deployment.xml.ResourceRef, org.objectweb.jonas_lib.deployment.xml.RunAs, org.objectweb.jonas_lib.deployment.xml.SecurityRole, org.objectweb.jonas_lib.deployment.xml.SecurityRoleRef, and org.objectweb.jonas_lib.deployment.xml.ServiceRef.


The documentation for this interface was generated from the following file:
Generated on Tue Feb 15 15:12:33 2005 for JOnAS by  doxygen 1.3.9.1