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