org.exist.atom
Interface AtomModule.Context

Enclosing interface:
AtomModule

public static interface AtomModule.Context


Method Summary
 String getContextPath()
           
 URL getContextURL()
           
 String getDefaultCharset()
           
 String getModuleLoadPath()
           
 String getParameter(String name)
           
 

Method Detail

getDefaultCharset

String getDefaultCharset()

getParameter

String getParameter(String name)

getContextPath

String getContextPath()

getContextURL

URL getContextURL()

getModuleLoadPath

String getModuleLoadPath()


Copyright (C) Wolfgang Meier. All rights reserved.