electric.xml.io.mapping
Class MapFile

java.lang.Object
  extended byelectric.xml.io.mapping.MapFile

public final class MapFile
extends java.lang.Object

MapFile.

Author:
webMethods

Field Summary
 Document document
           
 java.lang.String path
           
 
Constructor Summary
MapFile()
           
MapFile(java.lang.String path, Document document)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

path

public java.lang.String path

document

public Document document
Constructor Detail

MapFile

public MapFile()

MapFile

public MapFile(java.lang.String path,
               Document document)
Parameters:
path -
document -


copyright© 2001-2004 by webMethods All Rights Reserved.