@NotThreadSafe public class PSInclude extends Object implements IPSElement
| Constructor and Description |
|---|
PSInclude() |
public boolean isValid(@Nonnull com.phloc.commons.log.InMemoryLogger aLogger)
isValid in interface IPSElementaLogger - The logger where the error details are stored. May not be
null.true if all mandatory fields are set and the element
is valid, false otherwise.public boolean isMinimal()
isMinimal in interface IPSElementtrue if this element conforms to the Schematron
minimal syntax, false otherwise.public void setHref(@Nullable String sHref)
sHref - The path to the object to include. May be null.@Nonnull public com.phloc.commons.microdom.IMicroElement getAsMicroElement()
getAsMicroElement in interface IPSElementnull.Copyright © 2006–2014 phloc systems. All rights reserved.