org.exist.atom
Interface AtomModule.Context

Enclosing interface:
AtomModule

public static interface AtomModule.Context


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

Method Detail

getDefaultCharset

String getDefaultCharset()

getParameter

String getParameter(String name)

getContextPath

String getContextPath()

getContextURL

URL getContextURL()


Copyright (C) Wolfgang Meier. All rights reserved.