Package tigase.xml

Interface XMLNodeIfc<T extends XMLNodeIfc>

Type Parameters:
T - type extending XMLNodeIfc
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
Author:
Artur Hefczyc
  • Method Details

    • clone

      T clone()
    • toStringSecure

      String toStringSecure()
    • toStringPretty

      String toStringPretty()