HomeSort by relevance Sort by last modified time
    Searched defs:URIName (Results 1 - 3 of 3) sorted by null

  /libcore/ojluni/src/main/java/sun/security/x509/
URIName.java 35 * This class implements the URIName as required by the GeneralNames
81 public class URIName implements GeneralNameInterface {
90 * Create the URIName object from the passed encoded Der value.
92 * @param derValue the encoded DER URIName.
95 public URIName(DerValue derValue) throws IOException {
100 * Create the URIName object with the specified name.
102 * @param name the URIName.
103 * @throws IOException if name is not a proper URIName
105 public URIName(String name) throws IOException {
150 * Create the URIName object with the specified name constraint. UR
    [all...]
  /external/robolectric/v3/libs/
vtd-xml-2.11.jar 
  /prebuilts/tools/common/m2/repository/com/ximpleware/vtd-xml/2.11/
vtd-xml-2.11.jar 

Completed in 194 milliseconds