Package | Description |
---|---|
com.helger.schematron.pure.exchange | |
com.helger.schematron.pure.model |
Modifier and Type | Method and Description |
---|---|
PSDir |
PSReader.readDirFromXML(com.helger.commons.microdom.IMicroElement eDir)
Read a <dir> element
|
Modifier and Type | Method and Description |
---|---|
PSDir |
PSDir.getClone() |
Modifier and Type | Method and Description |
---|---|
List<PSDir> |
PSTitle.getAllDirs() |
List<PSDir> |
PSP.getAllDirs() |
List<PSDir> |
PSDiagnostic.getAllDirs() |
List<PSDir> |
PSAssertReport.getAllDirs() |
List<PSDir> |
PSActive.getAllDirs() |
Modifier and Type | Method and Description |
---|---|
void |
PSTitle.addDir(PSDir aDir) |
void |
PSP.addDir(PSDir aDir) |
void |
PSDiagnostic.addDir(PSDir aDir) |
void |
PSAssertReport.addDir(PSDir aDir) |
void |
PSActive.addDir(PSDir aDir) |
Copyright © 2014–2015 Philip Helger. All rights reserved.