dk.brics.xmlgraph.converter
Class XSIConverter

java.lang.Object
  extended by dk.brics.xmlgraph.converter.XSIConverter

public class XSIConverter
extends Object

Converter for xsi:type and xsi:nil attributes.


Method Summary
static void convert(XMLGraph xg)
          Converts xsi:type and xsi:nil attributes in the given XML graph.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

convert

public static void convert(XMLGraph xg)
Converts xsi:type and xsi:nil attributes in the given XML graph.

Parameters:
xg - XML graph


Copyright © 2005-2010 Anders Møller.