Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.sol
Class TestParser  view TestParser download TestParser.java

java.lang.Object
  extended bycom.vinculum.xml.VCMParser
      extended bycom.sol.TestParser
All Implemented Interfaces:
org.xml.sax.ErrorHandler

public class TestParser
extends com.vinculum.xml.VCMParser


Field Summary
 
Fields inherited from class com.vinculum.xml.VCMParser
BIG_PRIME, bOk, GRAMMAR_POOL, NAMESPACES_FEATURE_ID, SCHEMA_FULL_CHECKING_FEATURE_ID, SCHEMA_VALIDATION_FEATURE_ID, SYMBOL_TABLE, VALIDATION_FEATURE_ID
 
Constructor Summary
TestParser()
           
 
Method Summary
 void handleRequest(javax.servlet.http.HttpServletRequest req)
           
 void parse2(java.lang.String xmlFile)
           
 
Methods inherited from class com.vinculum.xml.VCMParser
error, fatalError, handleDocument, parse, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestParser

public TestParser()
Method Detail

parse2

public void parse2(java.lang.String xmlFile)

handleRequest

public void handleRequest(javax.servlet.http.HttpServletRequest req)