URI


URI (Java Platform SE 6) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="URI (Java Platform SE 6)"; } } Overview  Package   Class  Use  Tree  Deprecated  Index  Help  Java™ PlatformStandard Ed. 6  PREV CLASS   NEXT CLASS FRAMES    NO FRAMES     All Classes SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD java.net Class URI java.lang.Object java.net.URI All Implemented Interfaces: Serializable, Comparable<URI> public final class URIextends Objectimplements Comparable<URI>, Serializable Represents a Uniform Resource Identifier (URI) reference. Aside from some minor deviations noted below, an instance of this class represents a URI reference as defined by

Wyszukiwarka