gr.forth.ics.vrp.corevrp.vocabulary
Class XML

java.lang.Object
  |
  +--gr.forth.ics.vrp.corevrp.vocabulary.XML

public class XML
extends Object

The XML namespace.


Field Summary
static String NS
          The XML namespace URL: "http://www.w3.org/XML/1998/"
 
Constructor Summary
XML()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NS

public static final String NS
The XML namespace URL: "http://www.w3.org/XML/1998/"

See Also:
Constant Field Values
Constructor Detail

XML

public XML()