org.opennms.netmgt.vulnscand
Class NessusParser
java.lang.Object
org.opennms.netmgt.vulnscand.NessusParser
public class NessusParser
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static NessusParser getInstance()
main
public static void main(String[] argv)
parsePort
public PortValues parsePort(String portString)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
parseDescr
public DescrValues parseDescr(String descr)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
getDefaultDescrValues
public static DescrValues getDefaultDescrValues()
getDefaultPortValues
public static PortValues getDefaultPortValues()
Copyright © 2009. All Rights Reserved.