electric.xml.io.mapping
Class MapFileParser

java.lang.Object
  extended byelectric.xml.io.mapping.MapFileParser
All Implemented Interfaces:
ILoaderConstants, IMapConstants

public final class MapFileParser
extends java.lang.Object
implements ILoaderConstants, IMapConstants

MapFileParser.

Author:
webMethods

Field Summary
 
Fields inherited from interface electric.xml.io.mapping.ILoaderConstants
DEFAULT_MAP_PATH, FILE_SEPARATOR, JAR_EXT, MAP_EXT, NO_MAP_FILES, ZIP_EXT
 
Fields inherited from interface electric.xml.io.mapping.IMapConstants
ARRAY_NAMESPACE, CLASS, COMPONENT_NAMESPACE, DEFAULT_PACKAGE, DOMINANT, FACTORY, FIELD, GET, JAVA, MAP_PREFIX, NAME, NAMESPACE, PACKAGE, PROPERTY, SCHEMA, SET, TYPE
 
Constructor Summary
MapFileParser()
           
 
Method Summary
 void parse(Document document)
           
 void parse(Document document, java.lang.String encodingStyle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapFileParser

public MapFileParser()
Method Detail

parse

public void parse(Document document)
           throws SchemaException
Parameters:
document -
Throws:
SchemaException

parse

public void parse(Document document,
                  java.lang.String encodingStyle)
           throws SchemaException
Parameters:
document -
Throws:
SchemaException


copyright© 2001-2004 by webMethods All Rights Reserved.