net.aerith.misao.xml
Class RContext

java.lang.Object
  |
  +--net.aerith.misao.xml.relaxer.RContext
        |
        +--net.aerith.misao.xml.RContext

public class RContext
extends RContext

The RContext is an application side implementation of the class that the relaxer generated automatically.


Fields inherited from class net.aerith.misao.xml.relaxer.RContext
baseURL, idMap
 
Constructor Summary
RContext()
           
 
Methods inherited from class net.aerith.misao.xml.relaxer.RContext
getBaseURL, getIRNode, setBaseURL, setIRNode
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

RContext

public RContext()