public class RequestPath
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
RequestPath.Type |
Constructor and Description |
---|
RequestPath(java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAttributeName() |
java.lang.String |
getElementName() |
java.lang.String |
getHandle() |
RequestPath.Type |
getType() |
public RequestPath.Type getType()
public java.lang.String getHandle()
public java.lang.String getElementName()
public java.lang.String getAttributeName()