| Package | Description |
|---|---|
| net.sourceforge.pmd |
This is the PMD programming mistake detector.
|
| net.sourceforge.pmd.lang.rule | |
| net.sourceforge.pmd.lang.rule.properties | |
| net.sourceforge.pmd.lang.rule.stat | |
| net.sourceforge.pmd.renderers |
| Class and Description |
|---|
| StringProperty
Defines a datatype that supports single String values.
|
| Class and Description |
|---|
| EnumeratedProperty
Defines a datatype with a set of preset values of any type as held within a
pair of maps.
|
| StringProperty
Defines a datatype that supports single String values.
|
| Class and Description |
|---|
| AbstractEnumeratedProperty |
| AbstractMultiNumericProperty |
| AbstractMultiPackagedProperty |
| AbstractNumericProperty
Maintains a pair of boundary limit values between which all values managed by
the subclasses must fit.
|
| AbstractPackagedProperty
Concrete subclasses manage items that reside within namespaces per the design
of the Java language.
|
| AbstractProperty |
| AbstractScalarProperty
No, subclasses are not necessarily scalar per se, they're just easy to parse
without error.
|
| Class and Description |
|---|
| DoubleProperty
Defines a property type that support single double-type property values
within an upper and lower boundary.
|
| IntegerProperty
Defines a datatype that supports single Integer property values within an
upper and lower boundary.
|
| Class and Description |
|---|
| StringProperty
Defines a datatype that supports single String values.
|
Copyright © 2002–2016 InfoEther. All rights reserved.