tigase.xml
Interface XMLNodeIfc<T extends XMLNodeIfc>
- Type Parameters:
T
-
- All Superinterfaces:
- java.lang.Cloneable, java.lang.Comparable<T>
- All Known Implementing Classes:
- CData, DBElement, Element
public interface XMLNodeIfc<T extends XMLNodeIfc>
- extends java.lang.Comparable<T>, java.lang.Cloneable
Created: Feb 9, 2009 12:21:23 PM
- Version:
- $Rev$
- Author:
- Artur Hefczyc
Methods inherited from interface java.lang.Comparable |
compareTo |
clone
T clone()
toStringSecure
java.lang.String toStringSecure()
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.