Package | Description |
---|---|
com.helger.schematron.pure.exchange | |
com.helger.schematron.pure.model |
Modifier and Type | Method and Description |
---|---|
PSEmph |
PSReader.readEmphFromXML(com.helger.commons.microdom.IMicroElement eEmph)
Read an <emph> element
|
Modifier and Type | Method and Description |
---|---|
PSEmph |
PSEmph.getClone() |
Modifier and Type | Method and Description |
---|---|
List<PSEmph> |
PSP.getAllEmphs() |
List<PSEmph> |
PSDiagnostic.getAllEmphs() |
List<PSEmph> |
PSAssertReport.getAllEmphs() |
List<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–2015 Philip Helger. All rights reserved.