org.opennms.netmgt
Class RegularExpressionConstants
java.lang.Object
org.opennms.netmgt.RegularExpressionConstants
public class RegularExpressionConstants
- extends Object
This class holds all OpenNMS regular expression related constants.
- Version:
- 1.2
- Author:
- OpenNMS
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INTERFACE_ADDRESS
public static final String INTERFACE_ADDRESS
- A regular expression for matching interface addresses. Will strictly
match 0-255 in all octets
- See Also:
- Constant Field Values
RegularExpressionConstants
public RegularExpressionConstants()
Copyright © 2009. All Rights Reserved.