From 3127e50947f9a91827d2d974336ddb0c2a4874c4 Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Tue, 11 Jun 2019 22:58:54 -0400 Subject: Remove old site --- target/site/apidocs/allclasses-frame.html | 22 - target/site/apidocs/allclasses-noframe.html | 22 - target/site/apidocs/bjc/replpair/ReplError.html | 383 ------------- target/site/apidocs/bjc/replpair/ReplPair.html | 604 --------------------- target/site/apidocs/bjc/replpair/StageStatus.html | 367 ------------- .../apidocs/bjc/replpair/class-use/ReplError.html | 154 ------ .../apidocs/bjc/replpair/class-use/ReplPair.html | 207 ------- .../bjc/replpair/class-use/StageStatus.html | 158 ------ .../site/apidocs/bjc/replpair/package-frame.html | 26 - .../site/apidocs/bjc/replpair/package-summary.html | 167 ------ target/site/apidocs/bjc/replpair/package-tree.html | 146 ----- target/site/apidocs/bjc/replpair/package-use.html | 154 ------ target/site/apidocs/constant-values.html | 124 ----- target/site/apidocs/deprecated-list.html | 124 ----- target/site/apidocs/help-doc.html | 225 -------- target/site/apidocs/index-all.html | 294 ---------- target/site/apidocs/index.html | 73 --- target/site/apidocs/overview-tree.html | 150 ----- target/site/apidocs/package-list | 1 - target/site/apidocs/script.js | 30 - target/site/apidocs/stylesheet.css | 574 -------------------- target/site/css/maven-base.css | 168 ------ target/site/css/maven-theme.css | 161 ------ target/site/css/print.css | 26 - target/site/css/site.css | 1 - target/site/dependencies.html | 223 -------- target/site/dependency-info.html | 112 ---- target/site/distribution-management.html | 81 --- target/site/images/close.gif | Bin 279 -> 0 bytes target/site/images/collapsed.gif | Bin 53 -> 0 bytes target/site/images/expanded.gif | Bin 52 -> 0 bytes target/site/images/external.png | Bin 230 -> 0 bytes target/site/images/icon_error_sml.gif | Bin 1010 -> 0 bytes target/site/images/icon_info_sml.gif | Bin 606 -> 0 bytes target/site/images/icon_success_sml.gif | Bin 990 -> 0 bytes target/site/images/icon_warning_sml.gif | Bin 576 -> 0 bytes target/site/images/logos/build-by-maven-black.png | Bin 2294 -> 0 bytes target/site/images/logos/build-by-maven-white.png | Bin 2260 -> 0 bytes target/site/images/logos/maven-feather.png | Bin 3330 -> 0 bytes target/site/images/newwindow.png | Bin 220 -> 0 bytes target/site/index.html | 77 --- target/site/licenses.html | 285 ---------- target/site/plugin-management.html | 97 ---- target/site/plugins.html | 148 ----- target/site/project-info.html | 113 ---- target/site/project-reports.html | 81 --- target/site/scm.html | 95 ---- target/site/summary.html | 115 ---- target/site/team.html | 95 ---- target/site/testapidocs/allclasses-frame.html | 20 - target/site/testapidocs/allclasses-noframe.html | 20 - .../testapidocs/bjc/replpair/ReplPairTest.html | 328 ----------- .../bjc/replpair/class-use/ReplPairTest.html | 124 ----- .../testapidocs/bjc/replpair/package-frame.html | 21 - .../testapidocs/bjc/replpair/package-summary.html | 144 ----- .../testapidocs/bjc/replpair/package-tree.html | 133 ----- .../site/testapidocs/bjc/replpair/package-use.html | 124 ----- target/site/testapidocs/constant-values.html | 124 ----- target/site/testapidocs/deprecated-list.html | 124 ----- target/site/testapidocs/help-doc.html | 225 -------- target/site/testapidocs/index-all.html | 157 ------ target/site/testapidocs/index.html | 73 --- target/site/testapidocs/overview-tree.html | 137 ----- target/site/testapidocs/package-list | 1 - target/site/testapidocs/script.js | 30 - target/site/testapidocs/stylesheet.css | 574 -------------------- 66 files changed, 8242 deletions(-) delete mode 100644 target/site/apidocs/allclasses-frame.html delete mode 100644 target/site/apidocs/allclasses-noframe.html delete mode 100644 target/site/apidocs/bjc/replpair/ReplError.html delete mode 100644 target/site/apidocs/bjc/replpair/ReplPair.html delete mode 100644 target/site/apidocs/bjc/replpair/StageStatus.html delete mode 100644 target/site/apidocs/bjc/replpair/class-use/ReplError.html delete mode 100644 target/site/apidocs/bjc/replpair/class-use/ReplPair.html delete mode 100644 target/site/apidocs/bjc/replpair/class-use/StageStatus.html delete mode 100644 target/site/apidocs/bjc/replpair/package-frame.html delete mode 100644 target/site/apidocs/bjc/replpair/package-summary.html delete mode 100644 target/site/apidocs/bjc/replpair/package-tree.html delete mode 100644 target/site/apidocs/bjc/replpair/package-use.html delete mode 100644 target/site/apidocs/constant-values.html delete mode 100644 target/site/apidocs/deprecated-list.html delete mode 100644 target/site/apidocs/help-doc.html delete mode 100644 target/site/apidocs/index-all.html delete mode 100644 target/site/apidocs/index.html delete mode 100644 target/site/apidocs/overview-tree.html delete mode 100644 target/site/apidocs/package-list delete mode 100644 target/site/apidocs/script.js delete mode 100644 target/site/apidocs/stylesheet.css delete mode 100644 target/site/css/maven-base.css delete mode 100644 target/site/css/maven-theme.css delete mode 100644 target/site/css/print.css delete mode 100644 target/site/css/site.css delete mode 100644 target/site/dependencies.html delete mode 100644 target/site/dependency-info.html delete mode 100644 target/site/distribution-management.html delete mode 100644 target/site/images/close.gif delete mode 100644 target/site/images/collapsed.gif delete mode 100644 target/site/images/expanded.gif delete mode 100644 target/site/images/external.png delete mode 100644 target/site/images/icon_error_sml.gif delete mode 100644 target/site/images/icon_info_sml.gif delete mode 100644 target/site/images/icon_success_sml.gif delete mode 100644 target/site/images/icon_warning_sml.gif delete mode 100644 target/site/images/logos/build-by-maven-black.png delete mode 100644 target/site/images/logos/build-by-maven-white.png delete mode 100644 target/site/images/logos/maven-feather.png delete mode 100644 target/site/images/newwindow.png delete mode 100644 target/site/index.html delete mode 100644 target/site/licenses.html delete mode 100644 target/site/plugin-management.html delete mode 100644 target/site/plugins.html delete mode 100644 target/site/project-info.html delete mode 100644 target/site/project-reports.html delete mode 100644 target/site/scm.html delete mode 100644 target/site/summary.html delete mode 100644 target/site/team.html delete mode 100644 target/site/testapidocs/allclasses-frame.html delete mode 100644 target/site/testapidocs/allclasses-noframe.html delete mode 100644 target/site/testapidocs/bjc/replpair/ReplPairTest.html delete mode 100644 target/site/testapidocs/bjc/replpair/class-use/ReplPairTest.html delete mode 100644 target/site/testapidocs/bjc/replpair/package-frame.html delete mode 100644 target/site/testapidocs/bjc/replpair/package-summary.html delete mode 100644 target/site/testapidocs/bjc/replpair/package-tree.html delete mode 100644 target/site/testapidocs/bjc/replpair/package-use.html delete mode 100644 target/site/testapidocs/constant-values.html delete mode 100644 target/site/testapidocs/deprecated-list.html delete mode 100644 target/site/testapidocs/help-doc.html delete mode 100644 target/site/testapidocs/index-all.html delete mode 100644 target/site/testapidocs/index.html delete mode 100644 target/site/testapidocs/overview-tree.html delete mode 100644 target/site/testapidocs/package-list delete mode 100644 target/site/testapidocs/script.js delete mode 100644 target/site/testapidocs/stylesheet.css (limited to 'target') diff --git a/target/site/apidocs/allclasses-frame.html b/target/site/apidocs/allclasses-frame.html deleted file mode 100644 index 880676b..0000000 --- a/target/site/apidocs/allclasses-frame.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - -All Classes (everge 1.0-SNAPSHOT API) - - - - - -

All Classes

-
- -
- - diff --git a/target/site/apidocs/allclasses-noframe.html b/target/site/apidocs/allclasses-noframe.html deleted file mode 100644 index 73b6867..0000000 --- a/target/site/apidocs/allclasses-noframe.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - -All Classes (everge 1.0-SNAPSHOT API) - - - - - -

All Classes

-
- -
- - diff --git a/target/site/apidocs/bjc/replpair/ReplError.html b/target/site/apidocs/bjc/replpair/ReplError.html deleted file mode 100644 index b8ebed1..0000000 --- a/target/site/apidocs/bjc/replpair/ReplError.html +++ /dev/null @@ -1,383 +0,0 @@ - - - - - - -ReplError (everge 1.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
bjc.replpair
-

Class ReplError

-
-
- -
-
    -
  • -
    -
    -
    public class ReplError
    -extends Object
    -
    Represents an error encountered parsing ReplPairs
    -
    -
    Author:
    -
    Ben Culkin
    -
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        line

        -
        public int line
        -
        The line the error occured on.
        -
      • -
      - - - -
        -
      • -

        numPairs

        -
        public int numPairs
        -
        The number of pairs we have processed so far.
        -
      • -
      - - - -
        -
      • -

        txt

        -
        public String txt
        -
        The text of the line we errored on.
        -
      • -
      - - - -
        -
      • -

        msg

        -
        public String msg
        -
        The message of the error.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ReplError

        -
        public ReplError(int lne,
        -                 int nPairs,
        -                 String msg,
        -                 String txt)
        -
        Create a new ReplPair parse error.
        -
        -
        Parameters:
        -
        lne - The line the error occured on.
        -
        nPairs - The number of pairs processed up to this point.
        -
        msg - The message detailing the error.
        -
        txt - The text that caused the error.
        -
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/apidocs/bjc/replpair/ReplPair.html b/target/site/apidocs/bjc/replpair/ReplPair.html deleted file mode 100644 index a58db80..0000000 --- a/target/site/apidocs/bjc/replpair/ReplPair.html +++ /dev/null @@ -1,604 +0,0 @@ - - - - - - -ReplPair (everge 1.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
bjc.replpair
-

Class ReplPair

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        priority

        -
        public int priority
        -
        The priority for this replacement.
        -
      • -
      - - - -
        -
      • -

        name

        -
        public String name
        -
        The name of this replacement. - - Defaults to the 'find' string.
        -
      • -
      - - - -
        -
      • -

        find

        -
        public String find
        -
        The string to look for.
        -
      • -
      - - - -
        -
      • -

        replace

        -
        public String replace
        -
        The string to replace it with.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ReplPair

        -
        public ReplPair()
        -
        Create a new blank replacement pair.
        -
      • -
      - - - -
        -
      • -

        ReplPair

        -
        public ReplPair(String f,
        -                String r)
        -
        Create a new replacement pair with a priority of 1.
        -
        -
        Parameters:
        -
        f - The string to find.
        -
        r - The string to replace.
        -
        -
      • -
      - - - -
        -
      • -

        ReplPair

        -
        public ReplPair(String f,
        -                String r,
        -                String n)
        -
        Create a new named replacement pair with a priority of 1.
        -
        -
        Parameters:
        -
        f - The string to find.
        -
        r - The string to replace.
        -
        n - The name of the replacement pair.
        -
        -
      • -
      - - - -
        -
      • -

        ReplPair

        -
        public ReplPair(String f,
        -                String r,
        -                int p)
        -
        Create a new replacement pair with a set priority.
        -
        -
        Parameters:
        -
        f - The string to find.
        -
        r - The string to replace.
        -
        p - The priority for the replacement.
        -
        -
      • -
      - - - -
        -
      • -

        ReplPair

        -
        public ReplPair(String f,
        -                String r,
        -                int p,
        -                String n)
        -
        Create a new replacement pair with a set priority and name.
        -
        -
        Parameters:
        -
        f - The string to find.
        -
        r - The string to replace.
        -
        n - The name of the replacement pair.
        -
        p - The priority for the replacement.
        -
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        readList

        -
        public static List<ReplPair> readList(Scanner scn)
        -
        Read a list of replacement pairs from an input source.
        -
        -
        Parameters:
        -
        scn - The source to read the replacements from.
        -
        Returns:
        -
        The list of replacements.
        -
        -
      • -
      - - - -
        -
      • -

        readList

        -
        public static List<ReplPair> readList(List<ReplPair> detals,
        -                                      Scanner scn)
        -
        Read a list of replacement pairs from an input source, adding them to - an existing list.
        -
        -
        Parameters:
        -
        detals - The list to add the replacements to.
        -
        scn - The source to read the replacements from.
        -
        Returns:
        -
        The list of replacements.
        -
        -
      • -
      - - - -
        -
      • -

        readList

        -
        public static List<ReplPair> readList(List<ReplPair> detals,
        -                                      Scanner scn,
        -                                      List<ReplError> errs)
        -
        Read a list of replacement pairs from an input source, adding them to - an existing list.
        -
        -
        Parameters:
        -
        detals - The list to add the replacements to.
        -
        scn - The source to read the replacements from.
        -
        errs - The list to stick errors in.
        -
        Returns:
        -
        The list of replacements.
        -
        -
      • -
      - - - - - - - - - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/apidocs/bjc/replpair/StageStatus.html b/target/site/apidocs/bjc/replpair/StageStatus.html deleted file mode 100644 index d645034..0000000 --- a/target/site/apidocs/bjc/replpair/StageStatus.html +++ /dev/null @@ -1,367 +0,0 @@ - - - - - - -StageStatus (everge 1.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - - -
-
bjc.replpair
-

Enum StageStatus

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Enum Constant Detail

      - - - -
        -
      • -

        INTERNAL

        -
        public static final StageStatus INTERNAL
        -
        Only use for staging pairs; don't export.
        -
      • -
      - - - -
        -
      • -

        EXTERNAL

        -
        public static final StageStatus EXTERNAL
        -
        Don't use for staging pairs; do export.
        -
      • -
      - - - -
        -
      • -

        BOTH

        -
        public static final StageStatus BOTH
        -
        Use for staging pairs; do export.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        values

        -
        public static StageStatus[] values()
        -
        Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
        -for (StageStatus c : StageStatus.values())
        -    System.out.println(c);
        -
        -
        -
        Returns:
        -
        an array containing the constants of this enum type, in the order they are declared
        -
        -
      • -
      - - - -
        -
      • -

        valueOf

        -
        public static StageStatus valueOf(String name)
        -
        Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.)
        -
        -
        Parameters:
        -
        name - the name of the enum constant to be returned.
        -
        Returns:
        -
        the enum constant with the specified name
        -
        Throws:
        -
        IllegalArgumentException - if this enum type has no constant with the specified name
        -
        NullPointerException - if the argument is null
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/apidocs/bjc/replpair/class-use/ReplError.html b/target/site/apidocs/bjc/replpair/class-use/ReplError.html deleted file mode 100644 index 3c97792..0000000 --- a/target/site/apidocs/bjc/replpair/class-use/ReplError.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - -Uses of Class bjc.replpair.ReplError (everge 1.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
bjc.replpair.ReplError

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/apidocs/bjc/replpair/class-use/ReplPair.html b/target/site/apidocs/bjc/replpair/class-use/ReplPair.html deleted file mode 100644 index fc7b09d..0000000 --- a/target/site/apidocs/bjc/replpair/class-use/ReplPair.html +++ /dev/null @@ -1,207 +0,0 @@ - - - - - - -Uses of Class bjc.replpair.ReplPair (everge 1.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
bjc.replpair.ReplPair

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/apidocs/bjc/replpair/class-use/StageStatus.html b/target/site/apidocs/bjc/replpair/class-use/StageStatus.html deleted file mode 100644 index fc25f62..0000000 --- a/target/site/apidocs/bjc/replpair/class-use/StageStatus.html +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - -Uses of Class bjc.replpair.StageStatus (everge 1.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
bjc.replpair.StageStatus

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/apidocs/bjc/replpair/package-frame.html b/target/site/apidocs/bjc/replpair/package-frame.html deleted file mode 100644 index 73c65be..0000000 --- a/target/site/apidocs/bjc/replpair/package-frame.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - -bjc.replpair (everge 1.0-SNAPSHOT API) - - - - - -

bjc.replpair

-
-

Classes

- -

Enums

- -
- - diff --git a/target/site/apidocs/bjc/replpair/package-summary.html b/target/site/apidocs/bjc/replpair/package-summary.html deleted file mode 100644 index 21f2823..0000000 --- a/target/site/apidocs/bjc/replpair/package-summary.html +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - -bjc.replpair (everge 1.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Package bjc.replpair

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/apidocs/bjc/replpair/package-tree.html b/target/site/apidocs/bjc/replpair/package-tree.html deleted file mode 100644 index cd3dec6..0000000 --- a/target/site/apidocs/bjc/replpair/package-tree.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - -bjc.replpair Class Hierarchy (everge 1.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package bjc.replpair

-
-
-

Class Hierarchy

- -

Enum Hierarchy

- -
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/apidocs/bjc/replpair/package-use.html b/target/site/apidocs/bjc/replpair/package-use.html deleted file mode 100644 index cfedf53..0000000 --- a/target/site/apidocs/bjc/replpair/package-use.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - -Uses of Package bjc.replpair (everge 1.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Package
bjc.replpair

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/apidocs/constant-values.html b/target/site/apidocs/constant-values.html deleted file mode 100644 index 37ab30d..0000000 --- a/target/site/apidocs/constant-values.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - -Constant Field Values (everge 1.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Constant Field Values

-

Contents

-
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/apidocs/deprecated-list.html b/target/site/apidocs/deprecated-list.html deleted file mode 100644 index 267548e..0000000 --- a/target/site/apidocs/deprecated-list.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - -Deprecated List (everge 1.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Deprecated API

-

Contents

-
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/apidocs/help-doc.html b/target/site/apidocs/help-doc.html deleted file mode 100644 index c77b81e..0000000 --- a/target/site/apidocs/help-doc.html +++ /dev/null @@ -1,225 +0,0 @@ - - - - - - -API Help (everge 1.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

How This API Document Is Organized

-
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
-
-
- -This help file applies to API documentation generated using the standard doclet.
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/apidocs/index-all.html b/target/site/apidocs/index-all.html deleted file mode 100644 index f77ac42..0000000 --- a/target/site/apidocs/index-all.html +++ /dev/null @@ -1,294 +0,0 @@ - - - - - - -Index (everge 1.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
A B C F L M N P R S T V  - - -

A

-
-
apply(String) - Method in class bjc.replpair.ReplPair
-
 
-
- - - -

B

-
-
bjc.replpair - package bjc.replpair
-
 
-
- - - -

C

-
-
compareTo(ReplPair) - Method in class bjc.replpair.ReplPair
-
 
-
- - - -

F

-
-
find - Variable in class bjc.replpair.ReplPair
-
-
The string to look for.
-
-
- - - -

L

-
-
line - Variable in class bjc.replpair.ReplError
-
-
The line the error occured on.
-
-
- - - -

M

-
-
msg - Variable in class bjc.replpair.ReplError
-
-
The message of the error.
-
-
- - - -

N

-
-
name - Variable in class bjc.replpair.ReplPair
-
-
The name of this replacement.
-
-
numPairs - Variable in class bjc.replpair.ReplError
-
-
The number of pairs we have processed so far.
-
-
- - - -

P

-
-
priority - Variable in class bjc.replpair.ReplPair
-
-
The priority for this replacement.
-
-
- - - -

R

-
-
readList(Scanner) - Static method in class bjc.replpair.ReplPair
-
-
Read a list of replacement pairs from an input source.
-
-
readList(List<ReplPair>, Scanner) - Static method in class bjc.replpair.ReplPair
-
-
Read a list of replacement pairs from an input source, adding them to - an existing list.
-
-
readList(List<ReplPair>, Scanner, List<ReplError>) - Static method in class bjc.replpair.ReplPair
-
-
Read a list of replacement pairs from an input source, adding them to - an existing list.
-
-
replace - Variable in class bjc.replpair.ReplPair
-
-
The string to replace it with.
-
-
ReplError - Class in bjc.replpair
-
-
Represents an error encountered parsing ReplPairs
-
-
ReplError(int, int, String, String) - Constructor for class bjc.replpair.ReplError
-
-
Create a new ReplPair parse error.
-
-
ReplPair - Class in bjc.replpair
-
-
String pairs for replacements.
-
-
ReplPair() - Constructor for class bjc.replpair.ReplPair
-
-
Create a new blank replacement pair.
-
-
ReplPair(String, String) - Constructor for class bjc.replpair.ReplPair
-
-
Create a new replacement pair with a priority of 1.
-
-
ReplPair(String, String, String) - Constructor for class bjc.replpair.ReplPair
-
-
Create a new named replacement pair with a priority of 1.
-
-
ReplPair(String, String, int) - Constructor for class bjc.replpair.ReplPair
-
-
Create a new replacement pair with a set priority.
-
-
ReplPair(String, String, int, String) - Constructor for class bjc.replpair.ReplPair
-
-
Create a new replacement pair with a set priority and name.
-
-
- - - -

S

-
-
StageStatus - Enum in bjc.replpair
-
-
Possible statuses of pairs with respect to exporting.
-
-
- - - -

T

-
-
toString() - Method in class bjc.replpair.ReplError
-
 
-
toString() - Method in class bjc.replpair.ReplPair
-
 
-
txt - Variable in class bjc.replpair.ReplError
-
-
The text of the line we errored on.
-
-
- - - -

V

-
-
valueOf(String) - Static method in enum bjc.replpair.StageStatus
-
-
Returns the enum constant of this type with the specified name.
-
-
values() - Static method in enum bjc.replpair.StageStatus
-
-
Returns an array containing the constants of this enum type, in -the order they are declared.
-
-
-A B C F L M N P R S T V 
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/apidocs/index.html b/target/site/apidocs/index.html deleted file mode 100644 index 174cb8b..0000000 --- a/target/site/apidocs/index.html +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - -everge 1.0-SNAPSHOT API - - - - - - -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<h2>Frame Alert</h2> -<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="bjc/replpair/package-summary.html">Non-frame version</a>.</p> - - - diff --git a/target/site/apidocs/overview-tree.html b/target/site/apidocs/overview-tree.html deleted file mode 100644 index 6b8e53a..0000000 --- a/target/site/apidocs/overview-tree.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - -Class Hierarchy (everge 1.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For All Packages

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Enum Hierarchy

- -
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/apidocs/package-list b/target/site/apidocs/package-list deleted file mode 100644 index fc64d45..0000000 --- a/target/site/apidocs/package-list +++ /dev/null @@ -1 +0,0 @@ -bjc.replpair diff --git a/target/site/apidocs/script.js b/target/site/apidocs/script.js deleted file mode 100644 index b346356..0000000 --- a/target/site/apidocs/script.js +++ /dev/null @@ -1,30 +0,0 @@ -function show(type) -{ - count = 0; - for (var key in methods) { - var row = document.getElementById(key); - if ((methods[key] & type) != 0) { - row.style.display = ''; - row.className = (count++ % 2) ? rowColor : altColor; - } - else - row.style.display = 'none'; - } - updateTabs(type); -} - -function updateTabs(type) -{ - for (var value in tabs) { - var sNode = document.getElementById(tabs[value][0]); - var spanNode = sNode.firstChild; - if (value == type) { - sNode.className = activeTableTab; - spanNode.innerHTML = tabs[value][1]; - } - else { - sNode.className = tableTab; - spanNode.innerHTML = "" + tabs[value][1] + ""; - } - } -} diff --git a/target/site/apidocs/stylesheet.css b/target/site/apidocs/stylesheet.css deleted file mode 100644 index 98055b2..0000000 --- a/target/site/apidocs/stylesheet.css +++ /dev/null @@ -1,574 +0,0 @@ -/* Javadoc style sheet */ -/* -Overall document style -*/ - -@import url('resources/fonts/dejavu.css'); - -body { - background-color:#ffffff; - color:#353833; - font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; - font-size:14px; - margin:0; -} -a:link, a:visited { - text-decoration:none; - color:#4A6782; -} -a:hover, a:focus { - text-decoration:none; - color:#bb7a2a; -} -a:active { - text-decoration:none; - color:#4A6782; -} -a[name] { - color:#353833; -} -a[name]:hover { - text-decoration:none; - color:#353833; -} -pre { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; -} -h1 { - font-size:20px; -} -h2 { - font-size:18px; -} -h3 { - font-size:16px; - font-style:italic; -} -h4 { - font-size:13px; -} -h5 { - font-size:12px; -} -h6 { - font-size:11px; -} -ul { - list-style-type:disc; -} -code, tt { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - padding-top:4px; - margin-top:8px; - line-height:1.4em; -} -dt code { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - padding-top:4px; -} -table tr td dt code { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - vertical-align:top; - padding-top:4px; -} -sup { - font-size:8px; -} -/* -Document title and Copyright styles -*/ -.clear { - clear:both; - height:0px; - overflow:hidden; -} -.aboutLanguage { - float:right; - padding:0px 21px; - font-size:11px; - z-index:200; - margin-top:-9px; -} -.legalCopy { - margin-left:.5em; -} -.bar a, .bar a:link, .bar a:visited, .bar a:active { - color:#FFFFFF; - text-decoration:none; -} -.bar a:hover, .bar a:focus { - color:#bb7a2a; -} -.tab { - background-color:#0066FF; - color:#ffffff; - padding:8px; - width:5em; - font-weight:bold; -} -/* -Navigation bar styles -*/ -.bar { - background-color:#4D7A97; - color:#FFFFFF; - padding:.8em .5em .4em .8em; - height:auto;/*height:1.8em;*/ - font-size:11px; - margin:0; -} -.topNav { - background-color:#4D7A97; - color:#FFFFFF; - float:left; - padding:0; - width:100%; - clear:right; - height:2.8em; - padding-top:10px; - overflow:hidden; - font-size:12px; -} -.bottomNav { - margin-top:10px; - background-color:#4D7A97; - color:#FFFFFF; - float:left; - padding:0; - width:100%; - clear:right; - height:2.8em; - padding-top:10px; - overflow:hidden; - font-size:12px; -} -.subNav { - background-color:#dee3e9; - float:left; - width:100%; - overflow:hidden; - font-size:12px; -} -.subNav div { - clear:left; - float:left; - padding:0 0 5px 6px; - text-transform:uppercase; -} -ul.navList, ul.subNavList { - float:left; - margin:0 25px 0 0; - padding:0; -} -ul.navList li{ - list-style:none; - float:left; - padding: 5px 6px; - text-transform:uppercase; -} -ul.subNavList li{ - list-style:none; - float:left; -} -.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { - color:#FFFFFF; - text-decoration:none; - text-transform:uppercase; -} -.topNav a:hover, .bottomNav a:hover { - text-decoration:none; - color:#bb7a2a; - text-transform:uppercase; -} -.navBarCell1Rev { - background-color:#F8981D; - color:#253441; - margin: auto 5px; -} -.skipNav { - position:absolute; - top:auto; - left:-9999px; - overflow:hidden; -} -/* -Page header and footer styles -*/ -.header, .footer { - clear:both; - margin:0 20px; - padding:5px 0 0 0; -} -.indexHeader { - margin:10px; - position:relative; -} -.indexHeader span{ - margin-right:15px; -} -.indexHeader h1 { - font-size:13px; -} -.title { - color:#2c4557; - margin:10px 0; -} -.subTitle { - margin:5px 0 0 0; -} -.header ul { - margin:0 0 15px 0; - padding:0; -} -.footer ul { - margin:20px 0 5px 0; -} -.header ul li, .footer ul li { - list-style:none; - font-size:13px; -} -/* -Heading styles -*/ -div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { - background-color:#dee3e9; - border:1px solid #d0d9e0; - margin:0 0 6px -8px; - padding:7px 5px; -} -ul.blockList ul.blockList ul.blockList li.blockList h3 { - background-color:#dee3e9; - border:1px solid #d0d9e0; - margin:0 0 6px -8px; - padding:7px 5px; -} -ul.blockList ul.blockList li.blockList h3 { - padding:0; - margin:15px 0; -} -ul.blockList li.blockList h2 { - padding:0px 0 20px 0; -} -/* -Page layout container styles -*/ -.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { - clear:both; - padding:10px 20px; - position:relative; -} -.indexContainer { - margin:10px; - position:relative; - font-size:12px; -} -.indexContainer h2 { - font-size:13px; - padding:0 0 3px 0; -} -.indexContainer ul { - margin:0; - padding:0; -} -.indexContainer ul li { - list-style:none; - padding-top:2px; -} -.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { - font-size:12px; - font-weight:bold; - margin:10px 0 0 0; - color:#4E4E4E; -} -.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { - margin:5px 0 10px 0px; - font-size:14px; - font-family:'DejaVu Sans Mono',monospace; -} -.serializedFormContainer dl.nameValue dt { - margin-left:1px; - font-size:1.1em; - display:inline; - font-weight:bold; -} -.serializedFormContainer dl.nameValue dd { - margin:0 0 0 1px; - font-size:1.1em; - display:inline; -} -/* -List styles -*/ -ul.horizontal li { - display:inline; - font-size:0.9em; -} -ul.inheritance { - margin:0; - padding:0; -} -ul.inheritance li { - display:inline; - list-style:none; -} -ul.inheritance li ul.inheritance { - margin-left:15px; - padding-left:15px; - padding-top:1px; -} -ul.blockList, ul.blockListLast { - margin:10px 0 10px 0; - padding:0; -} -ul.blockList li.blockList, ul.blockListLast li.blockList { - list-style:none; - margin-bottom:15px; - line-height:1.4; -} -ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { - padding:0px 20px 5px 10px; - border:1px solid #ededed; - background-color:#f8f8f8; -} -ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { - padding:0 0 5px 8px; - background-color:#ffffff; - border:none; -} -ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { - margin-left:0; - padding-left:0; - padding-bottom:15px; - border:none; -} -ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { - list-style:none; - border-bottom:none; - padding-bottom:0; -} -table tr td dl, table tr td dl dt, table tr td dl dd { - margin-top:0; - margin-bottom:1px; -} -/* -Table styles -*/ -.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { - width:100%; - border-left:1px solid #EEE; - border-right:1px solid #EEE; - border-bottom:1px solid #EEE; -} -.overviewSummary, .memberSummary { - padding:0px; -} -.overviewSummary caption, .memberSummary caption, .typeSummary caption, -.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { - position:relative; - text-align:left; - background-repeat:no-repeat; - color:#253441; - font-weight:bold; - clear:none; - overflow:hidden; - padding:0px; - padding-top:10px; - padding-left:1px; - margin:0px; - white-space:pre; -} -.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, -.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, -.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, -.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, -.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, -.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, -.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, -.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { - color:#FFFFFF; -} -.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, -.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { - white-space:nowrap; - padding-top:5px; - padding-left:12px; - padding-right:12px; - padding-bottom:7px; - display:inline-block; - float:left; - background-color:#F8981D; - border: none; - height:16px; -} -.memberSummary caption span.activeTableTab span { - white-space:nowrap; - padding-top:5px; - padding-left:12px; - padding-right:12px; - margin-right:3px; - display:inline-block; - float:left; - background-color:#F8981D; - height:16px; -} -.memberSummary caption span.tableTab span { - white-space:nowrap; - padding-top:5px; - padding-left:12px; - padding-right:12px; - margin-right:3px; - display:inline-block; - float:left; - background-color:#4D7A97; - height:16px; -} -.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { - padding-top:0px; - padding-left:0px; - padding-right:0px; - background-image:none; - float:none; - display:inline; -} -.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, -.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { - display:none; - width:5px; - position:relative; - float:left; - background-color:#F8981D; -} -.memberSummary .activeTableTab .tabEnd { - display:none; - width:5px; - margin-right:3px; - position:relative; - float:left; - background-color:#F8981D; -} -.memberSummary .tableTab .tabEnd { - display:none; - width:5px; - margin-right:3px; - position:relative; - background-color:#4D7A97; - float:left; - -} -.overviewSummary td, .memberSummary td, .typeSummary td, -.useSummary td, .constantsSummary td, .deprecatedSummary td { - text-align:left; - padding:0px 0px 12px 10px; -} -th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, -td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ - vertical-align:top; - padding-right:0px; - padding-top:8px; - padding-bottom:3px; -} -th.colFirst, th.colLast, th.colOne, .constantsSummary th { - background:#dee3e9; - text-align:left; - padding:8px 3px 3px 7px; -} -td.colFirst, th.colFirst { - white-space:nowrap; - font-size:13px; -} -td.colLast, th.colLast { - font-size:13px; -} -td.colOne, th.colOne { - font-size:13px; -} -.overviewSummary td.colFirst, .overviewSummary th.colFirst, -.useSummary td.colFirst, .useSummary th.colFirst, -.overviewSummary td.colOne, .overviewSummary th.colOne, -.memberSummary td.colFirst, .memberSummary th.colFirst, -.memberSummary td.colOne, .memberSummary th.colOne, -.typeSummary td.colFirst{ - width:25%; - vertical-align:top; -} -td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { - font-weight:bold; -} -.tableSubHeadingColor { - background-color:#EEEEFF; -} -.altColor { - background-color:#FFFFFF; -} -.rowColor { - background-color:#EEEEEF; -} -/* -Content styles -*/ -.description pre { - margin-top:0; -} -.deprecatedContent { - margin:0; - padding:10px 0; -} -.docSummary { - padding:0; -} - -ul.blockList ul.blockList ul.blockList li.blockList h3 { - font-style:normal; -} - -div.block { - font-size:14px; - font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; -} - -td.colLast div { - padding-top:0px; -} - - -td.colLast a { - padding-bottom:3px; -} -/* -Formatting effect styles -*/ -.sourceLineNo { - color:green; - padding:0 30px 0 0; -} -h1.hidden { - visibility:hidden; - overflow:hidden; - font-size:10px; -} -.block { - display:block; - margin:3px 10px 2px 0px; - color:#474747; -} -.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, -.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, -.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { - font-weight:bold; -} -.deprecationComment, .emphasizedPhrase, .interfaceName { - font-style:italic; -} - -div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, -div.block div.block span.interfaceName { - font-style:normal; -} - -div.contentContainer ul.blockList li.blockList h2{ - padding-bottom:0px; -} diff --git a/target/site/css/maven-base.css b/target/site/css/maven-base.css deleted file mode 100644 index 322efae..0000000 --- a/target/site/css/maven-base.css +++ /dev/null @@ -1,168 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -body { - margin: 0px; - padding: 0px; -} -table { - padding:0px; - width: 100%; - margin-left: -2px; - margin-right: -2px; -} -acronym { - cursor: help; - border-bottom: 1px dotted #feb; -} -table.bodyTable th, table.bodyTable td { - padding: 2px 4px 2px 4px; - vertical-align: top; -} -div.clear{ - clear:both; - visibility: hidden; -} -div.clear hr{ - display: none; -} -#bannerLeft, #bannerRight { - font-size: xx-large; - font-weight: bold; -} -#bannerLeft img, #bannerRight img { - margin: 0px; -} -.xleft, #bannerLeft img { - float:left; -} -.xright, #bannerRight { - float:right; -} -#banner { - padding: 0px; -} -#breadcrumbs { - padding: 3px 10px 3px 10px; -} -#leftColumn { - width: 170px; - float:left; - overflow: auto; -} -#bodyColumn { - margin-right: 1.5em; - margin-left: 197px; -} -#legend { - padding: 8px 0 8px 0; -} -#navcolumn { - padding: 8px 4px 0 8px; -} -#navcolumn h5 { - margin: 0; - padding: 0; - font-size: small; -} -#navcolumn ul { - margin: 0; - padding: 0; - font-size: small; -} -#navcolumn li { - list-style-type: none; - background-image: none; - background-repeat: no-repeat; - background-position: 0 0.4em; - padding-left: 16px; - list-style-position: outside; - line-height: 1.2em; - font-size: smaller; -} -#navcolumn li.expanded { - background-image: url(../images/expanded.gif); -} -#navcolumn li.collapsed { - background-image: url(../images/collapsed.gif); -} -#navcolumn li.none { - text-indent: -1em; - margin-left: 1em; -} -#poweredBy { - text-align: center; -} -#navcolumn img { - margin-top: 10px; - margin-bottom: 3px; -} -#poweredBy img { - display:block; - margin: 20px 0 20px 17px; -} -#search img { - margin: 0px; - display: block; -} -#search #q, #search #btnG { - border: 1px solid #999; - margin-bottom:10px; -} -#search form { - margin: 0px; -} -#lastPublished { - font-size: x-small; -} -.navSection { - margin-bottom: 2px; - padding: 8px; -} -.navSectionHead { - font-weight: bold; - font-size: x-small; -} -.section { - padding: 4px; -} -#footer { - padding: 3px 10px 3px 10px; - font-size: x-small; -} -#breadcrumbs { - font-size: x-small; - margin: 0pt; -} -.source { - padding: 12px; - margin: 1em 7px 1em 7px; -} -.source pre { - margin: 0px; - padding: 0px; -} -#navcolumn img.imageLink, .imageLink { - padding-left: 0px; - padding-bottom: 0px; - padding-top: 0px; - padding-right: 2px; - border: 0px; - margin: 0px; -} diff --git a/target/site/css/maven-theme.css b/target/site/css/maven-theme.css deleted file mode 100644 index 4e2bdfb..0000000 --- a/target/site/css/maven-theme.css +++ /dev/null @@ -1,161 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -body { - padding: 0px 0px 10px 0px; -} -body, td, select, input, li{ - font-family: Verdana, Helvetica, Arial, sans-serif; - font-size: 13px; -} -code{ - font-family: Courier, monospace; - font-size: 13px; -} -a { - text-decoration: none; -} -a:link { - color:#36a; -} -a:visited { - color:#47a; -} -a:active, a:hover { - color:#69c; -} -#legend li.externalLink { - background: url(../images/external.png) left top no-repeat; - padding-left: 18px; -} -a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { - background: url(../images/external.png) right center no-repeat; - padding-right: 18px; -} -#legend li.newWindow { - background: url(../images/newwindow.png) left top no-repeat; - padding-left: 18px; -} -a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { - background: url(../images/newwindow.png) right center no-repeat; - padding-right: 18px; -} -h2 { - padding: 4px 4px 4px 6px; - border: 1px solid #999; - color: #900; - background-color: #ddd; - font-weight:900; - font-size: x-large; -} -h3 { - padding: 4px 4px 4px 6px; - border: 1px solid #aaa; - color: #900; - background-color: #eee; - font-weight: normal; - font-size: large; -} -h4 { - padding: 4px 4px 4px 6px; - border: 1px solid #bbb; - color: #900; - background-color: #fff; - font-weight: normal; - font-size: large; -} -h5 { - padding: 4px 4px 4px 6px; - color: #900; - font-size: medium; -} -p { - line-height: 1.3em; - font-size: small; -} -#breadcrumbs { - border-top: 1px solid #aaa; - border-bottom: 1px solid #aaa; - background-color: #ccc; -} -#leftColumn { - margin: 10px 0 0 5px; - border: 1px solid #999; - background-color: #eee; - padding-bottom: 3px; /* IE-9 scrollbar-fix */ -} -#navcolumn h5 { - font-size: smaller; - border-bottom: 1px solid #aaaaaa; - padding-top: 2px; - color: #000; -} - -table.bodyTable th { - color: white; - background-color: #bbb; - text-align: left; - font-weight: bold; -} - -table.bodyTable th, table.bodyTable td { - font-size: 1em; -} - -table.bodyTable tr.a { - background-color: #ddd; -} - -table.bodyTable tr.b { - background-color: #eee; -} - -.source { - border: 1px solid #999; -} -dl { - padding: 4px 4px 4px 6px; - border: 1px solid #aaa; - background-color: #ffc; -} -dt { - color: #900; -} -#organizationLogo img, #projectLogo img, #projectLogo span{ - margin: 8px; -} -#banner { - border-bottom: 1px solid #fff; -} -.errormark, .warningmark, .donemark, .infomark { - background: url(../images/icon_error_sml.gif) no-repeat; -} - -.warningmark { - background-image: url(../images/icon_warning_sml.gif); -} - -.donemark { - background-image: url(../images/icon_success_sml.gif); -} - -.infomark { - background-image: url(../images/icon_info_sml.gif); -} - diff --git a/target/site/css/print.css b/target/site/css/print.css deleted file mode 100644 index 18fcbad..0000000 --- a/target/site/css/print.css +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn { - display: none !important; -} -#bodyColumn, body.docs div.docs { - margin: 0 !important; - border: none !important -} diff --git a/target/site/css/site.css b/target/site/css/site.css deleted file mode 100644 index 055e7e2..0000000 --- a/target/site/css/site.css +++ /dev/null @@ -1 +0,0 @@ -/* You can override this file with your own styles */ \ No newline at end of file diff --git a/target/site/dependencies.html b/target/site/dependencies.html deleted file mode 100644 index 19e78d8..0000000 --- a/target/site/dependencies.html +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - everge – Project Dependencies - - - - - - - - -
- -
-
-
- -
-

Project Dependencies

-
-

test

-

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

- - - - - - - - - - - - -
GroupIdArtifactIdVersionTypeLicenses
junitjunit4.11jarCommon Public License Version 1.0
-
-

Project Transitive Dependencies

-

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

-
-

test

-

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

- - - - - - - - - - - - -
GroupIdArtifactIdVersionTypeLicenses
org.hamcresthamcrest-core1.3jarNew BSD License
-
-

Project Dependency Graph

- - -
-

Dependency Tree

-
-
-

Licenses

-

Apache License, Version 2.0: everge

-

New BSD License: Hamcrest Core

-

Common Public License Version 1.0: JUnit

-
-

Dependency File Details

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FilenameSizeEntriesClassesPackagesJava VersionDebug Information
junit-4.11.jar245 kB266233281.5Yes
hamcrest-core-1.3.jar45 kB524531.5Yes
TotalSizeEntriesClassesPackagesJava VersionDebug Information
2290.1 kB318278311.52
test: 2test: 290.1 kBtest: 318test: 278test: 31-test: 2
-
-
-
-
-
- - - diff --git a/target/site/dependency-info.html b/target/site/dependency-info.html deleted file mode 100644 index 8d547e2..0000000 --- a/target/site/dependency-info.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - everge – Dependency Information - - - - - - - - -
- -
-
-
-
-

Dependency Information

-
-

Apache Maven

-
-
<dependency>
-  <groupId>io.github.bculkin2442</groupId>
-  <artifactId>everge</artifactId>
-  <version>1.0-SNAPSHOT</version>
-</dependency>
-
-

Apache Buildr

-
-
'io.github.bculkin2442:everge:jar:1.0-SNAPSHOT'
-
-

Apache Ivy

-
-
<dependency org="io.github.bculkin2442" name="everge" rev="1.0-SNAPSHOT">
-  <artifact name="everge" type="jar" />
-</dependency>
-
-

Groovy Grape

-
-
@Grapes(
-@Grab(group='io.github.bculkin2442', module='everge', version='1.0-SNAPSHOT')
-)
-
-

Gradle/Grails

-
-
compile 'io.github.bculkin2442:everge:1.0-SNAPSHOT'
-
-

Scala SBT

-
-
libraryDependencies += "io.github.bculkin2442" % "everge" % "1.0-SNAPSHOT"
-
-

Leiningen

-
-
[io.github.bculkin2442/everge "1.0-SNAPSHOT"]
-
-
-
-
-
- - - diff --git a/target/site/distribution-management.html b/target/site/distribution-management.html deleted file mode 100644 index 8270b12..0000000 --- a/target/site/distribution-management.html +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - everge – Project Distribution Management - - - - - - - - -
- -
-
-
-
-

Overview

-

The following is the distribution management information used by this project.

- -
-
-
-
-
-
- - - diff --git a/target/site/images/close.gif b/target/site/images/close.gif deleted file mode 100644 index 1c26bbc..0000000 Binary files a/target/site/images/close.gif and /dev/null differ diff --git a/target/site/images/collapsed.gif b/target/site/images/collapsed.gif deleted file mode 100644 index 6e71084..0000000 Binary files a/target/site/images/collapsed.gif and /dev/null differ diff --git a/target/site/images/expanded.gif b/target/site/images/expanded.gif deleted file mode 100644 index 0fef3d8..0000000 Binary files a/target/site/images/expanded.gif and /dev/null differ diff --git a/target/site/images/external.png b/target/site/images/external.png deleted file mode 100644 index 3f999fc..0000000 Binary files a/target/site/images/external.png and /dev/null differ diff --git a/target/site/images/icon_error_sml.gif b/target/site/images/icon_error_sml.gif deleted file mode 100644 index 61132ef..0000000 Binary files a/target/site/images/icon_error_sml.gif and /dev/null differ diff --git a/target/site/images/icon_info_sml.gif b/target/site/images/icon_info_sml.gif deleted file mode 100644 index c6cb9ad..0000000 Binary files a/target/site/images/icon_info_sml.gif and /dev/null differ diff --git a/target/site/images/icon_success_sml.gif b/target/site/images/icon_success_sml.gif deleted file mode 100644 index 52e85a4..0000000 Binary files a/target/site/images/icon_success_sml.gif and /dev/null differ diff --git a/target/site/images/icon_warning_sml.gif b/target/site/images/icon_warning_sml.gif deleted file mode 100644 index 873bbb5..0000000 Binary files a/target/site/images/icon_warning_sml.gif and /dev/null differ diff --git a/target/site/images/logos/build-by-maven-black.png b/target/site/images/logos/build-by-maven-black.png deleted file mode 100644 index 919fd0f..0000000 Binary files a/target/site/images/logos/build-by-maven-black.png and /dev/null differ diff --git a/target/site/images/logos/build-by-maven-white.png b/target/site/images/logos/build-by-maven-white.png deleted file mode 100644 index 7d44c9c..0000000 Binary files a/target/site/images/logos/build-by-maven-white.png and /dev/null differ diff --git a/target/site/images/logos/maven-feather.png b/target/site/images/logos/maven-feather.png deleted file mode 100644 index b5ada83..0000000 Binary files a/target/site/images/logos/maven-feather.png and /dev/null differ diff --git a/target/site/images/newwindow.png b/target/site/images/newwindow.png deleted file mode 100644 index 6287f72..0000000 Binary files a/target/site/images/newwindow.png and /dev/null differ diff --git a/target/site/index.html b/target/site/index.html deleted file mode 100644 index 01042e9..0000000 --- a/target/site/index.html +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - everge – About - - - - - - - - -
- -
-
-
-
-

About everge

-

Simple regex-based text processin

-
-
-
-
-
- - - diff --git a/target/site/licenses.html b/target/site/licenses.html deleted file mode 100644 index 4a8b147..0000000 --- a/target/site/licenses.html +++ /dev/null @@ -1,285 +0,0 @@ - - - - - - everge – Project Licenses - - - - - - - - -
- -
-
-
-
-

Overview

-

Typically the licenses listed for the project are that of the project itself, and not of dependencies.

-
-

Project Licenses

-
-

Apache License, Version 2.0

-
-
-                                 Apache License
-                           Version 2.0, January 2004
-                        http://www.apache.org/licenses/
-
-   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
-   1. Definitions.
-
-      "License" shall mean the terms and conditions for use, reproduction,
-      and distribution as defined by Sections 1 through 9 of this document.
-
-      "Licensor" shall mean the copyright owner or entity authorized by
-      the copyright owner that is granting the License.
-
-      "Legal Entity" shall mean the union of the acting entity and all
-      other entities that control, are controlled by, or are under common
-      control with that entity. For the purposes of this definition,
-      "control" means (i) the power, direct or indirect, to cause the
-      direction or management of such entity, whether by contract or
-      otherwise, or (ii) ownership of fifty percent (50%) or more of the
-      outstanding shares, or (iii) beneficial ownership of such entity.
-
-      "You" (or "Your") shall mean an individual or Legal Entity
-      exercising permissions granted by this License.
-
-      "Source" form shall mean the preferred form for making modifications,
-      including but not limited to software source code, documentation
-      source, and configuration files.
-
-      "Object" form shall mean any form resulting from mechanical
-      transformation or translation of a Source form, including but
-      not limited to compiled object code, generated documentation,
-      and conversions to other media types.
-
-      "Work" shall mean the work of authorship, whether in Source or
-      Object form, made available under the License, as indicated by a
-      copyright notice that is included in or attached to the work
-      (an example is provided in the Appendix below).
-
-      "Derivative Works" shall mean any work, whether in Source or Object
-      form, that is based on (or derived from) the Work and for which the
-      editorial revisions, annotations, elaborations, or other modifications
-      represent, as a whole, an original work of authorship. For the purposes
-      of this License, Derivative Works shall not include works that remain
-      separable from, or merely link (or bind by name) to the interfaces of,
-      the Work and Derivative Works thereof.
-
-      "Contribution" shall mean any work of authorship, including
-      the original version of the Work and any modifications or additions
-      to that Work or Derivative Works thereof, that is intentionally
-      submitted to Licensor for inclusion in the Work by the copyright owner
-      or by an individual or Legal Entity authorized to submit on behalf of
-      the copyright owner. For the purposes of this definition, "submitted"
-      means any form of electronic, verbal, or written communication sent
-      to the Licensor or its representatives, including but not limited to
-      communication on electronic mailing lists, source code control systems,
-      and issue tracking systems that are managed by, or on behalf of, the
-      Licensor for the purpose of discussing and improving the Work, but
-      excluding communication that is conspicuously marked or otherwise
-      designated in writing by the copyright owner as "Not a Contribution."
-
-      "Contributor" shall mean Licensor and any individual or Legal Entity
-      on behalf of whom a Contribution has been received by Licensor and
-      subsequently incorporated within the Work.
-
-   2. Grant of Copyright License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      copyright license to reproduce, prepare Derivative Works of,
-      publicly display, publicly perform, sublicense, and distribute the
-      Work and such Derivative Works in Source or Object form.
-
-   3. Grant of Patent License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      (except as stated in this section) patent license to make, have made,
-      use, offer to sell, sell, import, and otherwise transfer the Work,
-      where such license applies only to those patent claims licensable
-      by such Contributor that are necessarily infringed by their
-      Contribution(s) alone or by combination of their Contribution(s)
-      with the Work to which such Contribution(s) was submitted. If You
-      institute patent litigation against any entity (including a
-      cross-claim or counterclaim in a lawsuit) alleging that the Work
-      or a Contribution incorporated within the Work constitutes direct
-      or contributory patent infringement, then any patent licenses
-      granted to You under this License for that Work shall terminate
-      as of the date such litigation is filed.
-
-   4. Redistribution. You may reproduce and distribute copies of the
-      Work or Derivative Works thereof in any medium, with or without
-      modifications, and in Source or Object form, provided that You
-      meet the following conditions:
-
-      (a) You must give any other recipients of the Work or
-          Derivative Works a copy of this License; and
-
-      (b) You must cause any modified files to carry prominent notices
-          stating that You changed the files; and
-
-      (c) You must retain, in the Source form of any Derivative Works
-          that You distribute, all copyright, patent, trademark, and
-          attribution notices from the Source form of the Work,
-          excluding those notices that do not pertain to any part of
-          the Derivative Works; and
-
-      (d) If the Work includes a "NOTICE" text file as part of its
-          distribution, then any Derivative Works that You distribute must
-          include a readable copy of the attribution notices contained
-          within such NOTICE file, excluding those notices that do not
-          pertain to any part of the Derivative Works, in at least one
-          of the following places: within a NOTICE text file distributed
-          as part of the Derivative Works; within the Source form or
-          documentation, if provided along with the Derivative Works; or,
-          within a display generated by the Derivative Works, if and
-          wherever such third-party notices normally appear. The contents
-          of the NOTICE file are for informational purposes only and
-          do not modify the License. You may add Your own attribution
-          notices within Derivative Works that You distribute, alongside
-          or as an addendum to the NOTICE text from the Work, provided
-          that such additional attribution notices cannot be construed
-          as modifying the License.
-
-      You may add Your own copyright statement to Your modifications and
-      may provide additional or different license terms and conditions
-      for use, reproduction, or distribution of Your modifications, or
-      for any such Derivative Works as a whole, provided Your use,
-      reproduction, and distribution of the Work otherwise complies with
-      the conditions stated in this License.
-
-   5. Submission of Contributions. Unless You explicitly state otherwise,
-      any Contribution intentionally submitted for inclusion in the Work
-      by You to the Licensor shall be under the terms and conditions of
-      this License, without any additional terms or conditions.
-      Notwithstanding the above, nothing herein shall supersede or modify
-      the terms of any separate license agreement you may have executed
-      with Licensor regarding such Contributions.
-
-   6. Trademarks. This License does not grant permission to use the trade
-      names, trademarks, service marks, or product names of the Licensor,
-      except as required for reasonable and customary use in describing the
-      origin of the Work and reproducing the content of the NOTICE file.
-
-   7. Disclaimer of Warranty. Unless required by applicable law or
-      agreed to in writing, Licensor provides the Work (and each
-      Contributor provides its Contributions) on an "AS IS" BASIS,
-      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-      implied, including, without limitation, any warranties or conditions
-      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
-      PARTICULAR PURPOSE. You are solely responsible for determining the
-      appropriateness of using or redistributing the Work and assume any
-      risks associated with Your exercise of permissions under this License.
-
-   8. Limitation of Liability. In no event and under no legal theory,
-      whether in tort (including negligence), contract, or otherwise,
-      unless required by applicable law (such as deliberate and grossly
-      negligent acts) or agreed to in writing, shall any Contributor be
-      liable to You for damages, including any direct, indirect, special,
-      incidental, or consequential damages of any character arising as a
-      result of this License or out of the use or inability to use the
-      Work (including but not limited to damages for loss of goodwill,
-      work stoppage, computer failure or malfunction, or any and all
-      other commercial damages or losses), even if such Contributor
-      has been advised of the possibility of such damages.
-
-   9. Accepting Warranty or Additional Liability. While redistributing
-      the Work or Derivative Works thereof, You may choose to offer,
-      and charge a fee for, acceptance of support, warranty, indemnity,
-      or other liability obligations and/or rights consistent with this
-      License. However, in accepting such obligations, You may act only
-      on Your own behalf and on Your sole responsibility, not on behalf
-      of any other Contributor, and only if You agree to indemnify,
-      defend, and hold each Contributor harmless for any liability
-      incurred by, or claims asserted against, such Contributor by reason
-      of your accepting any such warranty or additional liability.
-
-   END OF TERMS AND CONDITIONS
-
-   APPENDIX: How to apply the Apache License to your work.
-
-      To apply the Apache License to your work, attach the following
-      boilerplate notice, with the fields enclosed by brackets "[]"
-      replaced with your own identifying information. (Don't include
-      the brackets!)  The text should be enclosed in the appropriate
-      comment syntax for the file format. We also recommend that a
-      file or class name and description of purpose be included on the
-      same "printed page" as the copyright notice for easier
-      identification within third-party archives.
-
-   Copyright [yyyy] [name of copyright owner]
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
-
-
-
-
-
- - - diff --git a/target/site/plugin-management.html b/target/site/plugin-management.html deleted file mode 100644 index 3619dc7..0000000 --- a/target/site/plugin-management.html +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - everge – Project Plugin Management - - - - - - - - -
- -
-
-
-
-

Project Plugin Management

- - - - - - - - - - - - - - - - - - - - -
GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-antrun-plugin1.3
org.apache.maven.pluginsmaven-assembly-plugin2.2-beta-5
org.apache.maven.pluginsmaven-dependency-plugin2.8
org.apache.maven.pluginsmaven-release-plugin2.5.3
-
-
-
-
-
- - - diff --git a/target/site/plugins.html b/target/site/plugins.html deleted file mode 100644 index 0f165aa..0000000 --- a/target/site/plugins.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - everge – Project Plugins - - - - - - - - -
- -
-
-
-
-

Project Build Plugins

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
GroupIdArtifactIdVersion
com.github.githubsite-maven-plugin0.9
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.0
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-gpg-plugin1.5
org.apache.maven.pluginsmaven-install-plugin2.5.2
org.apache.maven.pluginsmaven-jar-plugin3.0.2
org.apache.maven.pluginsmaven-javadoc-plugin2.9.1
org.apache.maven.pluginsmaven-project-info-reports-plugin3.0.0
org.apache.maven.pluginsmaven-resources-plugin3.0.2
org.apache.maven.pluginsmaven-site-plugin3.7.1
org.apache.maven.pluginsmaven-source-plugin2.2.1
org.apache.maven.pluginsmaven-surefire-plugin2.22.1
-
-

Project Report Plugins

- - - - - - - - - - - - -
GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-javadoc-plugin3.1.0
org.apache.maven.pluginsmaven-project-info-reports-plugin3.0.0
-
-
-
-
-
- - - diff --git a/target/site/project-info.html b/target/site/project-info.html deleted file mode 100644 index 0c35de1..0000000 --- a/target/site/project-info.html +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - everge – Project Information - - - - - - - - -
- -
-
-
-
-

Project Information

-

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

-
-

Overview

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DocumentDescription
DependenciesThis document lists the project's dependencies and provides information on each dependency.
Dependency InformationThis document describes how to to include this project as a dependency using various dependency management tools.
Distribution ManagementThis document provides informations on the distribution management of this project.
AboutSimple regex-based text processin
LicensesThis document lists the project license(s).
Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
PluginsThis document lists the build plugins and the report plugins used by this project.
Source Code ManagementThis document lists ways to access the online source repository.
SummaryThis document lists other related information of this project
TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
-
-
-
-
-
- - - diff --git a/target/site/project-reports.html b/target/site/project-reports.html deleted file mode 100644 index a280e23..0000000 --- a/target/site/project-reports.html +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - everge – Generated Reports - - - - - - - - -
- -
-
-
-
-

Generated Reports

-

This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.

-
-

Overview

- - - - - - - - - -
DocumentDescription
JavadocJavadoc API documentation.
Test JavadocTest Javadoc API documentation.
-
-
-
-
-
- - - diff --git a/target/site/scm.html b/target/site/scm.html deleted file mode 100644 index b1ddec6..0000000 --- a/target/site/scm.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - everge – Source Code Management - - - - - - - - -
- -
-
-
-
-

Overview

-

This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com/documentation.

-
-

Web Browser Access

-

The following is a link to a browsable version of the source repository:

-
-
-

Anonymous Access

-

The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone):

-
-
$ git clone git://github.com/bculkin2442/everge.git
-
-

Developer Access

-

Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone).

-
-
$ git clone ssh://github.com:bculkin2442/everge.git
-
-

Access from Behind a Firewall

-

Refer to the documentation of the SCM used for more information about access behind a firewall.

-
-
-
-
-
- - - diff --git a/target/site/summary.html b/target/site/summary.html deleted file mode 100644 index 63fc90e..0000000 --- a/target/site/summary.html +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - everge – Project Summary - - - - - - - - -
- -
-
-
-
-

Project Summary

-
-

Project Information

- - - - - - - - - - - - -
FieldValue
Nameeverge
DescriptionSimple regex-based text processin
Homepagehttp://www.github.com/bculkin2442/everge
-
-

Project Organization

-

This project does not belong to an organization.

-
-

Build Information

- - - - - - - - - - - - - - - - - - -
FieldValue
GroupIdio.github.bculkin2442
ArtifactIdeverge
Version1.0-SNAPSHOT
Typejar
Java Version1.8
-
-
-
-
-
- - - diff --git a/target/site/team.html b/target/site/team.html deleted file mode 100644 index db8117b..0000000 --- a/target/site/team.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - everge – Project Team - - - - - - - - -
- -
-
-
-
-

Project Team

-

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

-

The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

-
-

Members

-

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

- - - - - - - - - - -
ImageNameEmailURL
Ben Culkinbjculkin@mix.wvu.eduhttps://github.com/bculkin2442
-
-

Contributors

-

There are no contributors listed for this project. Please check back again later.

-
-
-
-
-
- - - diff --git a/target/site/testapidocs/allclasses-frame.html b/target/site/testapidocs/allclasses-frame.html deleted file mode 100644 index 3ec3e7f..0000000 --- a/target/site/testapidocs/allclasses-frame.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - -All Classes (everge 1.0-SNAPSHOT Test API) - - - - - -

All Classes

-
- -
- - diff --git a/target/site/testapidocs/allclasses-noframe.html b/target/site/testapidocs/allclasses-noframe.html deleted file mode 100644 index 702b433..0000000 --- a/target/site/testapidocs/allclasses-noframe.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - -All Classes (everge 1.0-SNAPSHOT Test API) - - - - - -

All Classes

-
- -
- - diff --git a/target/site/testapidocs/bjc/replpair/ReplPairTest.html b/target/site/testapidocs/bjc/replpair/ReplPairTest.html deleted file mode 100644 index 81b3407..0000000 --- a/target/site/testapidocs/bjc/replpair/ReplPairTest.html +++ /dev/null @@ -1,328 +0,0 @@ - - - - - - -ReplPairTest (everge 1.0-SNAPSHOT Test API) - - - - - - - - -
- - - - - - - -
- - - -
-
bjc.replpair
-

Class ReplPairTest

-
-
- -
-
    -
  • -
    -
    -
    public class ReplPairTest
    -extends Object
    -
    Unit test for ReplPair.
    -
    -
    Author:
    -
    Ben Culkin
    -
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ReplPairTest

        -
        public ReplPairTest()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        testLoadFile

        -
        public void testLoadFile()
        -
      • -
      - - - -
        -
      • -

        testSingleReplace

        -
        public void testSingleReplace()
        -
      • -
      - - - -
        -
      • -

        testMultiReplace

        -
        public void testMultiReplace()
        -
      • -
      - - - -
        -
      • -

        testReplaceOrder

        -
        public void testReplaceOrder()
        -
      • -
      - - - -
        -
      • -

        testReplaceExpOrder

        -
        public void testReplaceExpOrder()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/testapidocs/bjc/replpair/class-use/ReplPairTest.html b/target/site/testapidocs/bjc/replpair/class-use/ReplPairTest.html deleted file mode 100644 index 97b72d2..0000000 --- a/target/site/testapidocs/bjc/replpair/class-use/ReplPairTest.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - -Uses of Class bjc.replpair.ReplPairTest (everge 1.0-SNAPSHOT Test API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
bjc.replpair.ReplPairTest

-
-
No usage of bjc.replpair.ReplPairTest
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/testapidocs/bjc/replpair/package-frame.html b/target/site/testapidocs/bjc/replpair/package-frame.html deleted file mode 100644 index ddc455c..0000000 --- a/target/site/testapidocs/bjc/replpair/package-frame.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - -bjc.replpair (everge 1.0-SNAPSHOT Test API) - - - - - -

bjc.replpair

-
-

Classes

- -
- - diff --git a/target/site/testapidocs/bjc/replpair/package-summary.html b/target/site/testapidocs/bjc/replpair/package-summary.html deleted file mode 100644 index ffbee5c..0000000 --- a/target/site/testapidocs/bjc/replpair/package-summary.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -bjc.replpair (everge 1.0-SNAPSHOT Test API) - - - - - - - - -
- - - - - - - -
- - -
-

Package bjc.replpair

-
-
- -
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/testapidocs/bjc/replpair/package-tree.html b/target/site/testapidocs/bjc/replpair/package-tree.html deleted file mode 100644 index 9ed5975..0000000 --- a/target/site/testapidocs/bjc/replpair/package-tree.html +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - -bjc.replpair Class Hierarchy (everge 1.0-SNAPSHOT Test API) - - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package bjc.replpair

-
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/testapidocs/bjc/replpair/package-use.html b/target/site/testapidocs/bjc/replpair/package-use.html deleted file mode 100644 index c0f3b93..0000000 --- a/target/site/testapidocs/bjc/replpair/package-use.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - -Uses of Package bjc.replpair (everge 1.0-SNAPSHOT Test API) - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Package
bjc.replpair

-
-
No usage of bjc.replpair
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/testapidocs/constant-values.html b/target/site/testapidocs/constant-values.html deleted file mode 100644 index cd5e857..0000000 --- a/target/site/testapidocs/constant-values.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - -Constant Field Values (everge 1.0-SNAPSHOT Test API) - - - - - - - - -
- - - - - - - -
- - -
-

Constant Field Values

-

Contents

-
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/testapidocs/deprecated-list.html b/target/site/testapidocs/deprecated-list.html deleted file mode 100644 index 56d975e..0000000 --- a/target/site/testapidocs/deprecated-list.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - -Deprecated List (everge 1.0-SNAPSHOT Test API) - - - - - - - - -
- - - - - - - -
- - -
-

Deprecated API

-

Contents

-
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/testapidocs/help-doc.html b/target/site/testapidocs/help-doc.html deleted file mode 100644 index 7aeaeaa..0000000 --- a/target/site/testapidocs/help-doc.html +++ /dev/null @@ -1,225 +0,0 @@ - - - - - - -API Help (everge 1.0-SNAPSHOT Test API) - - - - - - - - -
- - - - - - - -
- - -
-

How This API Document Is Organized

-
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
-
-
- -This help file applies to API documentation generated using the standard doclet.
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/testapidocs/index-all.html b/target/site/testapidocs/index-all.html deleted file mode 100644 index 1a889fb..0000000 --- a/target/site/testapidocs/index-all.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - -Index (everge 1.0-SNAPSHOT Test API) - - - - - - - - -
- - - - - - - -
- - -
B R T  - - -

B

-
-
bjc.replpair - package bjc.replpair
-
 
-
- - - -

R

-
-
ReplPairTest - Class in bjc.replpair
-
-
Unit test for ReplPair.
-
-
ReplPairTest() - Constructor for class bjc.replpair.ReplPairTest
-
 
-
- - - -

T

-
-
testLoadFile() - Method in class bjc.replpair.ReplPairTest
-
 
-
testMultiReplace() - Method in class bjc.replpair.ReplPairTest
-
 
-
testReplaceExpOrder() - Method in class bjc.replpair.ReplPairTest
-
 
-
testReplaceOrder() - Method in class bjc.replpair.ReplPairTest
-
 
-
testSingleReplace() - Method in class bjc.replpair.ReplPairTest
-
 
-
-B R T 
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/testapidocs/index.html b/target/site/testapidocs/index.html deleted file mode 100644 index 83cfc17..0000000 --- a/target/site/testapidocs/index.html +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - -everge 1.0-SNAPSHOT Test API - - - - - - -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<h2>Frame Alert</h2> -<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="bjc/replpair/package-summary.html">Non-frame version</a>.</p> - - - diff --git a/target/site/testapidocs/overview-tree.html b/target/site/testapidocs/overview-tree.html deleted file mode 100644 index e39da0b..0000000 --- a/target/site/testapidocs/overview-tree.html +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - -Class Hierarchy (everge 1.0-SNAPSHOT Test API) - - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For All Packages

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - -

Copyright © 2019. All rights reserved.

- - diff --git a/target/site/testapidocs/package-list b/target/site/testapidocs/package-list deleted file mode 100644 index fc64d45..0000000 --- a/target/site/testapidocs/package-list +++ /dev/null @@ -1 +0,0 @@ -bjc.replpair diff --git a/target/site/testapidocs/script.js b/target/site/testapidocs/script.js deleted file mode 100644 index b346356..0000000 --- a/target/site/testapidocs/script.js +++ /dev/null @@ -1,30 +0,0 @@ -function show(type) -{ - count = 0; - for (var key in methods) { - var row = document.getElementById(key); - if ((methods[key] & type) != 0) { - row.style.display = ''; - row.className = (count++ % 2) ? rowColor : altColor; - } - else - row.style.display = 'none'; - } - updateTabs(type); -} - -function updateTabs(type) -{ - for (var value in tabs) { - var sNode = document.getElementById(tabs[value][0]); - var spanNode = sNode.firstChild; - if (value == type) { - sNode.className = activeTableTab; - spanNode.innerHTML = tabs[value][1]; - } - else { - sNode.className = tableTab; - spanNode.innerHTML = "" + tabs[value][1] + ""; - } - } -} diff --git a/target/site/testapidocs/stylesheet.css b/target/site/testapidocs/stylesheet.css deleted file mode 100644 index 98055b2..0000000 --- a/target/site/testapidocs/stylesheet.css +++ /dev/null @@ -1,574 +0,0 @@ -/* Javadoc style sheet */ -/* -Overall document style -*/ - -@import url('resources/fonts/dejavu.css'); - -body { - background-color:#ffffff; - color:#353833; - font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; - font-size:14px; - margin:0; -} -a:link, a:visited { - text-decoration:none; - color:#4A6782; -} -a:hover, a:focus { - text-decoration:none; - color:#bb7a2a; -} -a:active { - text-decoration:none; - color:#4A6782; -} -a[name] { - color:#353833; -} -a[name]:hover { - text-decoration:none; - color:#353833; -} -pre { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; -} -h1 { - font-size:20px; -} -h2 { - font-size:18px; -} -h3 { - font-size:16px; - font-style:italic; -} -h4 { - font-size:13px; -} -h5 { - font-size:12px; -} -h6 { - font-size:11px; -} -ul { - list-style-type:disc; -} -code, tt { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - padding-top:4px; - margin-top:8px; - line-height:1.4em; -} -dt code { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - padding-top:4px; -} -table tr td dt code { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - vertical-align:top; - padding-top:4px; -} -sup { - font-size:8px; -} -/* -Document title and Copyright styles -*/ -.clear { - clear:both; - height:0px; - overflow:hidden; -} -.aboutLanguage { - float:right; - padding:0px 21px; - font-size:11px; - z-index:200; - margin-top:-9px; -} -.legalCopy { - margin-left:.5em; -} -.bar a, .bar a:link, .bar a:visited, .bar a:active { - color:#FFFFFF; - text-decoration:none; -} -.bar a:hover, .bar a:focus { - color:#bb7a2a; -} -.tab { - background-color:#0066FF; - color:#ffffff; - padding:8px; - width:5em; - font-weight:bold; -} -/* -Navigation bar styles -*/ -.bar { - background-color:#4D7A97; - color:#FFFFFF; - padding:.8em .5em .4em .8em; - height:auto;/*height:1.8em;*/ - font-size:11px; - margin:0; -} -.topNav { - background-color:#4D7A97; - color:#FFFFFF; - float:left; - padding:0; - width:100%; - clear:right; - height:2.8em; - padding-top:10px; - overflow:hidden; - font-size:12px; -} -.bottomNav { - margin-top:10px; - background-color:#4D7A97; - color:#FFFFFF; - float:left; - padding:0; - width:100%; - clear:right; - height:2.8em; - padding-top:10px; - overflow:hidden; - font-size:12px; -} -.subNav { - background-color:#dee3e9; - float:left; - width:100%; - overflow:hidden; - font-size:12px; -} -.subNav div { - clear:left; - float:left; - padding:0 0 5px 6px; - text-transform:uppercase; -} -ul.navList, ul.subNavList { - float:left; - margin:0 25px 0 0; - padding:0; -} -ul.navList li{ - list-style:none; - float:left; - padding: 5px 6px; - text-transform:uppercase; -} -ul.subNavList li{ - list-style:none; - float:left; -} -.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { - color:#FFFFFF; - text-decoration:none; - text-transform:uppercase; -} -.topNav a:hover, .bottomNav a:hover { - text-decoration:none; - color:#bb7a2a; - text-transform:uppercase; -} -.navBarCell1Rev { - background-color:#F8981D; - color:#253441; - margin: auto 5px; -} -.skipNav { - position:absolute; - top:auto; - left:-9999px; - overflow:hidden; -} -/* -Page header and footer styles -*/ -.header, .footer { - clear:both; - margin:0 20px; - padding:5px 0 0 0; -} -.indexHeader { - margin:10px; - position:relative; -} -.indexHeader span{ - margin-right:15px; -} -.indexHeader h1 { - font-size:13px; -} -.title { - color:#2c4557; - margin:10px 0; -} -.subTitle { - margin:5px 0 0 0; -} -.header ul { - margin:0 0 15px 0; - padding:0; -} -.footer ul { - margin:20px 0 5px 0; -} -.header ul li, .footer ul li { - list-style:none; - font-size:13px; -} -/* -Heading styles -*/ -div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { - background-color:#dee3e9; - border:1px solid #d0d9e0; - margin:0 0 6px -8px; - padding:7px 5px; -} -ul.blockList ul.blockList ul.blockList li.blockList h3 { - background-color:#dee3e9; - border:1px solid #d0d9e0; - margin:0 0 6px -8px; - padding:7px 5px; -} -ul.blockList ul.blockList li.blockList h3 { - padding:0; - margin:15px 0; -} -ul.blockList li.blockList h2 { - padding:0px 0 20px 0; -} -/* -Page layout container styles -*/ -.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { - clear:both; - padding:10px 20px; - position:relative; -} -.indexContainer { - margin:10px; - position:relative; - font-size:12px; -} -.indexContainer h2 { - font-size:13px; - padding:0 0 3px 0; -} -.indexContainer ul { - margin:0; - padding:0; -} -.indexContainer ul li { - list-style:none; - padding-top:2px; -} -.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { - font-size:12px; - font-weight:bold; - margin:10px 0 0 0; - color:#4E4E4E; -} -.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { - margin:5px 0 10px 0px; - font-size:14px; - font-family:'DejaVu Sans Mono',monospace; -} -.serializedFormContainer dl.nameValue dt { - margin-left:1px; - font-size:1.1em; - display:inline; - font-weight:bold; -} -.serializedFormContainer dl.nameValue dd { - margin:0 0 0 1px; - font-size:1.1em; - display:inline; -} -/* -List styles -*/ -ul.horizontal li { - display:inline; - font-size:0.9em; -} -ul.inheritance { - margin:0; - padding:0; -} -ul.inheritance li { - display:inline; - list-style:none; -} -ul.inheritance li ul.inheritance { - margin-left:15px; - padding-left:15px; - padding-top:1px; -} -ul.blockList, ul.blockListLast { - margin:10px 0 10px 0; - padding:0; -} -ul.blockList li.blockList, ul.blockListLast li.blockList { - list-style:none; - margin-bottom:15px; - line-height:1.4; -} -ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { - padding:0px 20px 5px 10px; - border:1px solid #ededed; - background-color:#f8f8f8; -} -ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { - padding:0 0 5px 8px; - background-color:#ffffff; - border:none; -} -ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { - margin-left:0; - padding-left:0; - padding-bottom:15px; - border:none; -} -ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { - list-style:none; - border-bottom:none; - padding-bottom:0; -} -table tr td dl, table tr td dl dt, table tr td dl dd { - margin-top:0; - margin-bottom:1px; -} -/* -Table styles -*/ -.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { - width:100%; - border-left:1px solid #EEE; - border-right:1px solid #EEE; - border-bottom:1px solid #EEE; -} -.overviewSummary, .memberSummary { - padding:0px; -} -.overviewSummary caption, .memberSummary caption, .typeSummary caption, -.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { - position:relative; - text-align:left; - background-repeat:no-repeat; - color:#253441; - font-weight:bold; - clear:none; - overflow:hidden; - padding:0px; - padding-top:10px; - padding-left:1px; - margin:0px; - white-space:pre; -} -.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, -.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, -.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, -.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, -.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, -.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, -.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, -.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { - color:#FFFFFF; -} -.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, -.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { - white-space:nowrap; - padding-top:5px; - padding-left:12px; - padding-right:12px; - padding-bottom:7px; - display:inline-block; - float:left; - background-color:#F8981D; - border: none; - height:16px; -} -.memberSummary caption span.activeTableTab span { - white-space:nowrap; - padding-top:5px; - padding-left:12px; - padding-right:12px; - margin-right:3px; - display:inline-block; - float:left; - background-color:#F8981D; - height:16px; -} -.memberSummary caption span.tableTab span { - white-space:nowrap; - padding-top:5px; - padding-left:12px; - padding-right:12px; - margin-right:3px; - display:inline-block; - float:left; - background-color:#4D7A97; - height:16px; -} -.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { - padding-top:0px; - padding-left:0px; - padding-right:0px; - background-image:none; - float:none; - display:inline; -} -.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, -.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { - display:none; - width:5px; - position:relative; - float:left; - background-color:#F8981D; -} -.memberSummary .activeTableTab .tabEnd { - display:none; - width:5px; - margin-right:3px; - position:relative; - float:left; - background-color:#F8981D; -} -.memberSummary .tableTab .tabEnd { - display:none; - width:5px; - margin-right:3px; - position:relative; - background-color:#4D7A97; - float:left; - -} -.overviewSummary td, .memberSummary td, .typeSummary td, -.useSummary td, .constantsSummary td, .deprecatedSummary td { - text-align:left; - padding:0px 0px 12px 10px; -} -th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, -td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ - vertical-align:top; - padding-right:0px; - padding-top:8px; - padding-bottom:3px; -} -th.colFirst, th.colLast, th.colOne, .constantsSummary th { - background:#dee3e9; - text-align:left; - padding:8px 3px 3px 7px; -} -td.colFirst, th.colFirst { - white-space:nowrap; - font-size:13px; -} -td.colLast, th.colLast { - font-size:13px; -} -td.colOne, th.colOne { - font-size:13px; -} -.overviewSummary td.colFirst, .overviewSummary th.colFirst, -.useSummary td.colFirst, .useSummary th.colFirst, -.overviewSummary td.colOne, .overviewSummary th.colOne, -.memberSummary td.colFirst, .memberSummary th.colFirst, -.memberSummary td.colOne, .memberSummary th.colOne, -.typeSummary td.colFirst{ - width:25%; - vertical-align:top; -} -td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { - font-weight:bold; -} -.tableSubHeadingColor { - background-color:#EEEEFF; -} -.altColor { - background-color:#FFFFFF; -} -.rowColor { - background-color:#EEEEEF; -} -/* -Content styles -*/ -.description pre { - margin-top:0; -} -.deprecatedContent { - margin:0; - padding:10px 0; -} -.docSummary { - padding:0; -} - -ul.blockList ul.blockList ul.blockList li.blockList h3 { - font-style:normal; -} - -div.block { - font-size:14px; - font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; -} - -td.colLast div { - padding-top:0px; -} - - -td.colLast a { - padding-bottom:3px; -} -/* -Formatting effect styles -*/ -.sourceLineNo { - color:green; - padding:0 30px 0 0; -} -h1.hidden { - visibility:hidden; - overflow:hidden; - font-size:10px; -} -.block { - display:block; - margin:3px 10px 2px 0px; - color:#474747; -} -.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, -.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, -.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { - font-weight:bold; -} -.deprecationComment, .emphasizedPhrase, .interfaceName { - font-style:italic; -} - -div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, -div.block div.block span.interfaceName { - font-style:normal; -} - -div.contentContainer ul.blockList li.blockList h2{ - padding-bottom:0px; -} -- cgit v1.2.3