public interface IPSHasForeignElements extends IPSHasForeignAttributes
| Modifier and Type | Method and Description |
|---|---|
void |
addForeignElement(com.phloc.commons.microdom.IMicroElement aForeignElement) |
void |
addForeignElements(List<com.phloc.commons.microdom.IMicroElement> aForeignElements) |
List<com.phloc.commons.microdom.IMicroElement> |
getAllForeignElements() |
boolean |
hasForeignElements() |
addForeignAttribute, addForeignAttributes, getAllForeignAttributes, hasForeignAttributesCopyright © 2006–2014 phloc systems. All rights reserved.