| Package | Description |
|---|---|
| org.opencms.ade.containerpage.inherited |
Contains classes used for reading and caching inheritance groups.
|
| Modifier and Type | Method and Description |
|---|---|
CmsInheritanceReference |
CmsInheritanceReferenceParser.getReference(java.util.Locale locale)
Gets the parsed reference for a locale.
|
protected CmsInheritanceReference |
CmsInheritanceReferenceParser.parseReference(I_CmsXmlContentLocation location,
java.util.Locale locale)
Extracts a single inheritance reference from a location in the XML content.
|