| Package | Description |
|---|---|
| org.apache.manifoldcf.crawler.connectors.csws |
| Modifier and Type | Field and Description |
|---|---|
protected CswsConnector.MetadataPathItem |
CswsConnector.MetadataItem.pathItem |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<java.lang.String,CswsConnector.MetadataPathItem> |
CswsConnector.MetadataDescription.categoryMap |
| Modifier and Type | Method and Description |
|---|---|
CswsConnector.MetadataPathItem |
CswsConnector.MetadataItem.getPathItem()
Get the path object.
|
| Constructor and Description |
|---|
MetadataItem(CswsConnector.MetadataPathItem pathItem)
Constructor.
|