tigase.xml
Interface XMLNodeIfc<T extends XMLNodeIfc>

Type Parameters:
T -
All Superinterfaces:
Cloneable, Comparable<T>
All Known Implementing Classes:
CData, DBElement, Element

public interface XMLNodeIfc<T extends XMLNodeIfc>
extends Comparable<T>, Cloneable

Created: Feb 9, 2009 12:21:23 PM

Version:
$Rev: 491 $
Author:
Artur Hefczyc

Method Summary
 T clone()
           
 String toStringSecure()
           
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

clone

T clone()

toStringSecure

String toStringSecure()


Copyright © 2012 Tigase. All Rights Reserved.