Class UriQuery
java.lang.Object
ch.tocco.nice2.netui.spi.bind.util.UriQuery
Deprecated.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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- 
UriQueryDeprecated.- Throws:
- UnresolvableUriException
 
- 
UriQueryDeprecated.- Throws:
- UnresolvableUriException
 
 
- 
- 
Method Details- 
equalsDeprecated.
- 
toStringDeprecated.
- 
hashCodepublic int hashCode()Deprecated.
- 
sizepublic int size()Deprecated.
- 
isEmptypublic boolean isEmpty()Deprecated.
- 
containsDeprecated.
- 
getBoolDeprecated.- Throws:
- UnresolvableUriException
 
- 
getRequiredDeprecated.- Throws:
- UnresolvableUriException
 
- 
getRequiredDeprecated.- Throws:
- UnresolvableUriException
 
- 
getOptionalDeprecated.- Throws:
- UnresolvableUriException
 
- 
getOptionalDeprecated.- Throws:
- UnresolvableUriException
 
- 
getOptionalDeprecated.- Throws:
- UnresolvableUriException
 
- 
getOptionalpublic String getOptional(String paramName, String fallback, boolean decode) throws UnresolvableUriException Deprecated.- Throws:
- UnresolvableUriException
 
- 
getDeprecated.- Throws:
- UnresolvableUriException
 
- 
getDeprecated.- Throws:
- UnresolvableUriException
 
- 
getDeprecated.- Throws:
- UnresolvableUriException
 
- 
getDeprecated.- Throws:
- UnresolvableUriException
 
- 
getDeprecated.- Throws:
- UnresolvableUriException
 
- 
getpublic String[] get(String paramName, int minCount, int maxCount, boolean decode) throws UnresolvableUriException Deprecated.- Throws:
- UnresolvableUriException
 
- 
applyDeprecated.
- 
setAllVisitedpublic void setAllVisited()Deprecated.
- 
verifyAllVisitedDeprecated.- Throws:
- UnresolvableUriException
 
- 
resetVisitedpublic void resetVisited()Deprecated.
 
-