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

Quick Search    Search Deep

Uses of Class
org.enhydra.xml.xmlc.servlet.XMLCContext

Uses of XMLCContext in org.enhydra.xml.xmlc.servlet
 

Methods in org.enhydra.xml.xmlc.servlet that return XMLCContext
(package private)  XMLCContext XMLCContextInit.createContext(javax.servlet.http.HttpServlet servlet)
          Create a new context.
static XMLCContext XMLCContext.getContext(javax.servlet.http.HttpServlet servlet)
          Obtain the XMLCContext for the current application, creating it if it doesn't exist.