public class ObjectLocator extends Object
Constructor and Description |
---|
ObjectLocator(Bom bom,
String bomRef) |
Modifier and Type | Method and Description |
---|---|
boolean |
found() |
Object |
getObject() |
boolean |
isComponent() |
boolean |
isMetadataComponent() |
boolean |
isService() |
boolean |
isVulnerability() |
ObjectLocator |
locate() |
public Object getObject()
public boolean found()
public boolean isMetadataComponent()
public boolean isComponent()
public boolean isService()
public boolean isVulnerability()
public ObjectLocator locate()
Copyright © 2017–2025 OWASP Foundation. All rights reserved.