Home
last modified time | relevance | path

Searched refs:theURI (Results 1 – 1 of 1) sorted by relevance

/external/tagsoup/src/org/ccil/cowan/tagsoup/
DSchema.java43 private String theURI = ""; field in Schema
144 return theURI; in getURI()
160 theURI = uri; in setURI()