public abstract class HrefSet extends java.lang.Object implements IPropertyValue
Modifier and Type | Field and Description |
---|---|
protected java.util.List<java.lang.String> |
hrefs |
Constructor and Description |
---|
HrefSet(javax.xml.namespace.QName name) |
Modifier and Type | Method and Description |
---|---|
void |
appendValue(org.w3c.dom.Element parent) |
void |
expand(LoggedCore lc,
DavResource dr,
java.util.List<Property> scope) |
javax.xml.namespace.QName |
getName() |
void |
set(LoggedCore lc,
DavResource dr,
org.w3c.dom.Element value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fetch
public final javax.xml.namespace.QName getName()
getName
in interface IPropertyValue
public void appendValue(org.w3c.dom.Element parent)
appendValue
in interface IPropertyValue
public void expand(LoggedCore lc, DavResource dr, java.util.List<Property> scope) throws java.lang.Exception
expand
in interface IPropertyValue
java.lang.Exception
public void set(LoggedCore lc, DavResource dr, org.w3c.dom.Element value) throws java.lang.Exception
set
in interface IPropertyValue
java.lang.Exception
Copyright © 2021. All Rights Reserved.