| Package | Description | 
|---|---|
| org.opennms.protocols.http.collector | |
| org.opennms.protocols.json.collector | |
| org.opennms.protocols.xml.collector | |
| org.opennms.protocols.xml.config | 
 This file is part of OpenNMS(R). 
 | 
| org.opennms.protocols.xml.vtdxml | 
| Modifier and Type | Method and Description | 
|---|---|
protected Date | 
HttpCollectionHandler.getTimeStamp(org.jsoup.nodes.Document doc,
            XmlGroup group)
Gets the time stamp. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected Date | 
AbstractJsonCollectionHandler.getTimeStamp(org.apache.commons.jxpath.JXPathContext context,
            XmlGroup group)
Gets the time stamp. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected Date | 
AbstractXmlCollectionHandler.getTimeStamp(Document doc,
            XPath xpath,
            XmlGroup group)
Gets the time stamp. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
XmlGroup | 
XmlGroup.clone()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<XmlGroup> | 
XmlGroups.getXmlGroups()
Gets the XML groups. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
XmlGroups.addXmlGroup(XmlGroup group)
Adds the XML group. 
 | 
int | 
XmlGroup.compareTo(XmlGroup obj)  | 
void | 
XmlGroups.removeXmlGroup(XmlGroup group)
Removes the XML group. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
XmlGroups.setXmlGroups(List<XmlGroup> xmlGroups)
Sets the XML groups. 
 | 
| Constructor and Description | 
|---|
XmlGroup(XmlGroup copy)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Date | 
AbstractVTDXmlCollectionHandler.getTimeStamp(com.ximpleware.VTDNav document,
            XmlGroup group)
Gets the time stamp. 
 | 
Copyright © 2020. All rights reserved.