| Package | Description |
|---|---|
| com.helger.schematron.pure.exchange | |
| com.helger.schematron.pure.model |
| Modifier and Type | Method and Description |
|---|---|
PSSpan |
PSReader.readSpanFromXML(com.helger.xml.microdom.IMicroElement eSpan)
Read a <span> element
|
| Modifier and Type | Method and Description |
|---|---|
PSSpan |
PSSpan.getClone() |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.ext.ICommonsList<PSSpan> |
PSP.getAllSpans() |
com.helger.commons.collection.ext.ICommonsList<PSSpan> |
PSDiagnostic.getAllSpans() |
com.helger.commons.collection.ext.ICommonsList<PSSpan> |
PSAssertReport.getAllSpans() |
com.helger.commons.collection.ext.ICommonsList<PSSpan> |
PSActive.getAllSpans() |
| Modifier and Type | Method and Description |
|---|---|
void |
PSP.addSpan(PSSpan aSpan) |
void |
PSDiagnostic.addSpan(PSSpan aSpan) |
void |
PSAssertReport.addSpan(PSSpan aSpan) |
void |
PSActive.addSpan(PSSpan aSpan) |
Copyright © 2014–2016 Philip Helger. All rights reserved.