From 835256964f3fa64587a0e05b859d012d125be308 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Thu, 20 Feb 2014 10:54:04 +0100 Subject: Documentation update --- .../at/gv/egiz/pdfas/common/utils/StringUtils.html | 272 +++++++++++++++++++++ 1 file changed, 272 insertions(+) create mode 100644 docs/full/at/gv/egiz/pdfas/common/utils/StringUtils.html (limited to 'docs/full/at/gv/egiz/pdfas/common/utils/StringUtils.html') diff --git a/docs/full/at/gv/egiz/pdfas/common/utils/StringUtils.html b/docs/full/at/gv/egiz/pdfas/common/utils/StringUtils.html new file mode 100644 index 00000000..d972c097 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/utils/StringUtils.html @@ -0,0 +1,272 @@ + + + + + +StringUtils + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.utils
+

Class StringUtils

+
+
+ +
+
    +
  • +
    +
    +
    public class StringUtils
    +extends java.lang.Object
    +
    Created with IntelliJ IDEA. + User: afitzek + Date: 8/28/13 + Time: 12:42 PM + To change this template use File | Settings | File Templates.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      StringUtils() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static java.lang.StringbytesToHexString(byte[] bytes) 
      static java.lang.StringextractLastID(java.lang.String id) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StringUtils

        +
        public StringUtils()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        bytesToHexString

        +
        public static java.lang.String bytesToHexString(byte[] bytes)
        +
      • +
      + + + +
        +
      • +

        extractLastID

        +
        public static java.lang.String extractLastID(java.lang.String id)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3