| Package | Description |
|---|---|
| com.helger.schematron.pure.exchange | |
| com.helger.schematron.pure.model |
| Modifier and Type | Method and Description |
|---|---|
PSEmph |
PSReader.readEmphFromXML(com.helger.xml.microdom.IMicroElement eEmph)
Read an <emph> element
|
| Modifier and Type | Method and Description |
|---|---|
PSEmph |
PSEmph.getClone() |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.ext.ICommonsList<PSEmph> |
PSP.getAllEmphs() |
com.helger.commons.collection.ext.ICommonsList<PSEmph> |
PSDiagnostic.getAllEmphs() |
com.helger.commons.collection.ext.ICommonsList<PSEmph> |
PSAssertReport.getAllEmphs() |
com.helger.commons.collection.ext.ICommonsList<PSEmph> |
PSActive.getAllEmphs() |
| Modifier and Type | Method and Description |
|---|---|
void |
PSP.addEmph(PSEmph aEmph) |
void |
PSDiagnostic.addEmph(PSEmph aEmph) |
void |
PSAssertReport.addEmph(PSEmph aEmph) |
void |
PSActive.addEmph(PSEmph aEmph) |
Copyright © 2014–2016 Philip Helger. All rights reserved.