public class LexWildcardInfo
extends java.lang.Object
LexURIFile.getLexWildcardInfo().| Constructor and Description |
|---|
LexWildcardInfo(java.lang.String path,
java.lang.String wildcard)
Constructs an LexWildcardInfo object containing the parent URI and wildcard portion.
|
public LexWildcardInfo(java.lang.String path,
java.lang.String wildcard)
LexURIFile.getLexWildcardInfo().path - The parent URIwildcard - The wildcard portion of the URI without any parameter name.