com.smallx.xml.component
Interface ComponentContext
- All Known Implementing Classes:
- MapComponentContext, ScopedComponentInitializer
- public interface ComponentContext
expandName
public Name expandName(java.lang.String qname)
throws XMLException
- Throws:
XMLException
getParameter
public java.lang.Object getParameter(Name name)
getParameter
public java.lang.Object getParameter(java.lang.String name)
getParameterNames
public java.util.Iterator getParameterNames()
getLog
public java.util.logging.Logger getLog()
getResource
public void getResource(java.net.URI resource,
ItemDestination dest)
throws XMLException
- Throws:
XMLException
getInfoset
public Infoset getInfoset()
getUserPrincipal
public java.security.Principal getUserPrincipal()
getRealPath
public java.lang.String getRealPath(java.lang.String path)