Class UriQuery
java.lang.Object
ch.tocco.nice2.netui.spi.bind.util.UriQuery
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.booleanDeprecated.booleanDeprecated.String[]Deprecated.String[]Deprecated.String[]Deprecated.String[]Deprecated.String[]Deprecated.String[]Deprecated.booleanDeprecated.getOptional(String paramName) Deprecated.getOptional(String paramName, boolean decode) Deprecated.getOptional(String paramName, String fallback) Deprecated.getOptional(String paramName, String fallback, boolean decode) Deprecated.getRequired(String paramName) Deprecated.getRequired(String paramName, boolean decode) Deprecated.inthashCode()Deprecated.booleanisEmpty()Deprecated.voidDeprecated.voidDeprecated.intsize()Deprecated.toString()Deprecated.voidDeprecated.
-
Constructor Details
-
UriQuery
Deprecated.- Throws:
UnresolvableUriException
-
UriQuery
Deprecated.- Throws:
UnresolvableUriException
-
-
Method Details
-
equals
Deprecated. -
toString
Deprecated. -
hashCode
public int hashCode()Deprecated. -
size
public int size()Deprecated. -
isEmpty
public boolean isEmpty()Deprecated. -
contains
Deprecated. -
getBool
Deprecated.- Throws:
UnresolvableUriException
-
getRequired
Deprecated.- Throws:
UnresolvableUriException
-
getRequired
Deprecated.- Throws:
UnresolvableUriException
-
getOptional
Deprecated.- Throws:
UnresolvableUriException
-
getOptional
Deprecated.- Throws:
UnresolvableUriException
-
getOptional
Deprecated.- Throws:
UnresolvableUriException
-
getOptional
public String getOptional(String paramName, String fallback, boolean decode) throws UnresolvableUriException Deprecated.- Throws:
UnresolvableUriException
-
get
Deprecated.- Throws:
UnresolvableUriException
-
get
Deprecated.- Throws:
UnresolvableUriException
-
get
Deprecated.- Throws:
UnresolvableUriException
-
get
Deprecated.- Throws:
UnresolvableUriException
-
get
Deprecated.- Throws:
UnresolvableUriException
-
get
public String[] get(String paramName, int minCount, int maxCount, boolean decode) throws UnresolvableUriException Deprecated.- Throws:
UnresolvableUriException
-
apply
Deprecated. -
setAllVisited
public void setAllVisited()Deprecated. -
verifyAllVisited
Deprecated.- Throws:
UnresolvableUriException
-
resetVisited
public void resetVisited()Deprecated.
-