Class Chars3986

java.lang.Object
org.apache.jena.rfc3986.Chars3986
org.apache.jena.irix.Chars3986

@Deprecated(forRemoval=true) public class Chars3986 extends org.apache.jena.rfc3986.Chars3986
Deprecated, for removal: This API element is subject to removal in a future version.
  • Field Summary

    Fields inherited from class org.apache.jena.rfc3986.Chars3986

    EOF
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Methods inherited from class org.apache.jena.rfc3986.Chars3986

    charAt, displayChar, genDelims, hexValue, int_isIPrivate, int_isUcsChar, isAlpha, isAlphaNum, isDigit, isHexDigit, isHexDigitUC, isIAlpha, isIPChar, isIPrivate, isPChar, isPctEncoded, isUcsChar, iunreserved, percentCheck, range, subDelims, unreserved

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Chars3986

      public Chars3986()
      Deprecated, for removal: This API element is subject to removal in a future version.