cz::muni::stanse::utils::xmlpatterns::XMLAlgo Class Reference

List of all members.

Static Public Member Functions

static boolean equalElements (final Element e1, final Element e2)
static void outputXML (Node n, OutputStream o)
static void outputXML (Node n)
static Document toDocument (final String xml)
static Element toElement (final String xml)


Member Function Documentation

static boolean cz::muni::stanse::utils::xmlpatterns::XMLAlgo::equalElements ( final Element  e1,
final Element  e2 
) [inline, static]

Check if two elements are (recursively) equal

TODO: remove and use equality tester from dom4j pkg

Parameters:
e1 first element
e2 second element

static void cz::muni::stanse::utils::xmlpatterns::XMLAlgo::outputXML ( Node  n,
OutputStream  o 
) [inline, static]

Pretty-print XML node to a stream

Parameters:
n node to dump
o stream to dump to

static void cz::muni::stanse::utils::xmlpatterns::XMLAlgo::outputXML ( Node  n  )  [inline, static]

Pretty-print XML node to the System.err

Parameters:
n node to dump

static Document cz::muni::stanse::utils::xmlpatterns::XMLAlgo::toDocument ( final String  xml  )  [inline, static]

static Element cz::muni::stanse::utils::xmlpatterns::XMLAlgo::toElement ( final String  xml  )  [inline, static]


The documentation for this class was generated from the following file:

Generated on Thu Jan 13 16:24:10 2011 for Stanse by  doxygen 1.5.6