method org.apache.roller.weblogger.webservices. adminprotocol.AppUrl__static_init
postinit'ed(ENDPOINT_PATTERN)
postinit'ed(ID_PATTERN)










method void org.apache.roller.weblogger.webservices. adminprotocol.AppUrl(String, String)
postthis.entryUrl == &new URL(AppUrl#1)
postthis.resourceUrl == &new URL(AppUrl#3)
postnew URL(AppUrl#1) num objects == 1
postnew URL(AppUrl#3) num objects == 1










method void org.apache.roller.weblogger.webservices. adminprotocol.AppUrl(URL)
preENDPOINT_PATTERN != null
preID_PATTERN != null
preurl != null
postthis.entryUrl == &new URL(AppUrl#1)
postinit'ed(this.handle)
postthis.resourceUrl == &new URL(AppUrl#3)
postnew URL(AppUrl#1) num objects == 1
postnew URL(AppUrl#3) num objects == 1
unanalyzedcall on java.net.URL
unanalyzedcall on java.net.URL:toString
unanalyzedcall on java.util.regex.Pattern:matcher
unanalyzedcall on java.util.regex.Matcher:matches
unanalyzedcall on java.util.regex.Matcher:group










method String parseHandle(URL)
preID_PATTERN != null
preurl != null
presumptionjava.util.regex.Pattern:matcher(...)@54 != null
postinit'ed(return_value)
test_vectorjava.util.regex.Matcher:matches(...)@56: {0}, {1}










method URL parseEndpoint(URL)
preENDPOINT_PATTERN != null
preurl != null
presumptionjava.util.regex.Pattern:matcher(...)@67 != null
postreturn_value == One-of{null, &new URL(parseEndpoint#1)}
postreturn_value in Addr_Set{null,&new URL(parseEndpoint#1)}
postnew URL(parseEndpoint#1) num objects <= 1
test_vectorjava.util.regex.Matcher:matches(...)@69: {0}, {1}










method URL getEntryUrl()
preinit'ed(this.entryUrl)
postreturn_value == this.entryUrl
postinit'ed(return_value)










method URL getResourceUrl()
preinit'ed(this.resourceUrl)
postreturn_value == this.resourceUrl
postinit'ed(return_value)










method String getHandle()
preinit'ed(this.handle)
postreturn_value == this.handle
postinit'ed(return_value)