@Immutable public class PSXPathBoundDiagnostic extends Object
Constructor and Description |
---|
PSXPathBoundDiagnostic(PSDiagnostic aDiagnostic,
com.helger.commons.collection.ext.ICommonsList<PSXPathBoundElement> aBoundContent) |
Modifier and Type | Method and Description |
---|---|
com.helger.commons.collection.ext.ICommonsList<PSXPathBoundElement> |
getAllBoundContentElements() |
PSDiagnostic |
getDiagnostic() |
String |
toString() |
public PSXPathBoundDiagnostic(@Nonnull PSDiagnostic aDiagnostic, @Nonnull com.helger.commons.collection.ext.ICommonsList<PSXPathBoundElement> aBoundContent)
@Nonnull public PSDiagnostic getDiagnostic()
@Nonnull @ReturnsMutableCopy public com.helger.commons.collection.ext.ICommonsList<PSXPathBoundElement> getAllBoundContentElements()
Copyright © 2014–2016 Philip Helger. All rights reserved.