@Immutable public class PSXPathBoundDiagnostic extends Object
Constructor and Description |
---|
PSXPathBoundDiagnostic(PSDiagnostic aDiagnostic,
List<PSXPathBoundElement> aBoundContent) |
Modifier and Type | Method and Description |
---|---|
List<PSXPathBoundElement> |
getAllBoundContentElements() |
PSDiagnostic |
getDiagnostic() |
String |
toString() |
public PSXPathBoundDiagnostic(@Nonnull PSDiagnostic aDiagnostic, @Nonnull List<PSXPathBoundElement> aBoundContent)
@Nonnull public PSDiagnostic getDiagnostic()
@Nonnull public List<PSXPathBoundElement> getAllBoundContentElements()
Copyright © 2014–2015 Philip Helger. All rights reserved.