Package | Description |
---|---|
com.helger.schematron.pure.exchange | |
com.helger.schematron.pure.model |
Modifier and Type | Method and Description |
---|---|
PSRichGroup |
PSReader.readRichGroupFromXML(Map<com.helger.commons.microdom.IMicroQName,String> aAttrs)
Read all attributes that make up a rich group
|
Modifier and Type | Method and Description |
---|---|
PSRichGroup |
PSRichGroup.getClone() |
PSRichGroup |
PSSchema.getRich() |
PSRichGroup |
PSRule.getRich() |
PSRichGroup |
PSPhase.getRich() |
PSRichGroup |
PSPattern.getRich() |
PSRichGroup |
PSDiagnostic.getRich() |
PSRichGroup |
PSAssertReport.getRich() |
PSRichGroup |
IPSHasRichGroup.getRich() |
PSRichGroup |
PSSchema.getRichClone() |
PSRichGroup |
PSRule.getRichClone() |
PSRichGroup |
PSPhase.getRichClone() |
PSRichGroup |
PSPattern.getRichClone() |
PSRichGroup |
PSDiagnostic.getRichClone() |
PSRichGroup |
PSAssertReport.getRichClone() |
PSRichGroup |
IPSHasRichGroup.getRichClone() |
Modifier and Type | Method and Description |
---|---|
void |
PSSchema.setRich(PSRichGroup aRich) |
void |
PSRule.setRich(PSRichGroup aRich) |
void |
PSPhase.setRich(PSRichGroup aRich) |
void |
PSPattern.setRich(PSRichGroup aRich) |
void |
PSDiagnostic.setRich(PSRichGroup aRich) |
void |
PSAssertReport.setRich(PSRichGroup aRich) |
void |
IPSHasRichGroup.setRich(PSRichGroup aRich)
Overwrite any existing rich group.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.