org.apache.tomcat.util.http.mapper
Class MappingData
java.lang.Object
org.apache.tomcat.util.http.mapper.MappingData
- public class MappingData
- extends java.lang.Object
Mapping data.
- Author:
- Remy Maucherat
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
host
public java.lang.Object host
context
public java.lang.Object context
wrapper
public java.lang.Object wrapper
jspWildCard
public boolean jspWildCard
contextPath
public MessageBytes contextPath
requestPath
public MessageBytes requestPath
wrapperPath
public MessageBytes wrapperPath
pathInfo
public MessageBytes pathInfo
redirectPath
public MessageBytes redirectPath
MappingData
public MappingData()
recycle
public void recycle()
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.