Package | Description |
---|---|
com.helger.schematron.pure.exchange | |
com.helger.schematron.pure.model |
Modifier and Type | Method and Description |
---|---|
PSP |
PSReader.readPFromXML(com.helger.xml.microdom.IMicroElement eP)
Read a <p> element
|
Modifier and Type | Method and Description |
---|---|
com.helger.commons.collection.ext.ICommonsList<PSP> |
PSSchema.getAllEndPs() |
com.helger.commons.collection.ext.ICommonsList<PSP> |
PSPhase.getAllPs() |
com.helger.commons.collection.ext.ICommonsList<PSP> |
PSPattern.getAllPs() |
com.helger.commons.collection.ext.ICommonsList<PSP> |
PSSchema.getAllStartPs() |
Modifier and Type | Method and Description |
---|---|
void |
PSSchema.addEndP(PSP aP) |
void |
PSPhase.addP(PSP aP) |
void |
PSPattern.addP(PSP aP) |
void |
PSSchema.addStartP(PSP aP) |
Copyright © 2014–2016 Philip Helger. All rights reserved.