Package org.w3.xlink
Class Simple.Selector<TRoot extends com.kscs.util.jaxb.Selector<TRoot,?>,TParent>
- java.lang.Object
-
- com.kscs.util.jaxb.Selector<TRoot,TParent>
-
- org.w3.xlink.Simple.Selector<TRoot,TParent>
-
- Direct Known Subclasses:
Simple.Select
- Enclosing class:
- Simple
public static class Simple.Selector<TRoot extends com.kscs.util.jaxb.Selector<TRoot,?>,TParent> extends com.kscs.util.jaxb.Selector<TRoot,TParent>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.kscs.util.jaxb.Selector<TRoot,Simple.Selector<TRoot,TParent>>actuate()com.kscs.util.jaxb.Selector<TRoot,Simple.Selector<TRoot,TParent>>arcrole()Map<String,com.kscs.util.jaxb.PropertyTree>buildChildren()This is only used by builders and other implementational detailscom.kscs.util.jaxb.Selector<TRoot,Simple.Selector<TRoot,TParent>>content()com.kscs.util.jaxb.Selector<TRoot,Simple.Selector<TRoot,TParent>>href()com.kscs.util.jaxb.Selector<TRoot,Simple.Selector<TRoot,TParent>>role()com.kscs.util.jaxb.Selector<TRoot,Simple.Selector<TRoot,TParent>>show()com.kscs.util.jaxb.Selector<TRoot,Simple.Selector<TRoot,TParent>>title()com.kscs.util.jaxb.Selector<TRoot,Simple.Selector<TRoot,TParent>>type()
-
-
-
Method Detail
-
buildChildren
public Map<String,com.kscs.util.jaxb.PropertyTree> buildChildren()
Description copied from class:com.kscs.util.jaxb.SelectorThis is only used by builders and other implementational details
-
content
public com.kscs.util.jaxb.Selector<TRoot,Simple.Selector<TRoot,TParent>> content()
-
type
public com.kscs.util.jaxb.Selector<TRoot,Simple.Selector<TRoot,TParent>> type()
-
href
public com.kscs.util.jaxb.Selector<TRoot,Simple.Selector<TRoot,TParent>> href()
-
role
public com.kscs.util.jaxb.Selector<TRoot,Simple.Selector<TRoot,TParent>> role()
-
arcrole
public com.kscs.util.jaxb.Selector<TRoot,Simple.Selector<TRoot,TParent>> arcrole()
-
title
public com.kscs.util.jaxb.Selector<TRoot,Simple.Selector<TRoot,TParent>> title()
-
show
public com.kscs.util.jaxb.Selector<TRoot,Simple.Selector<TRoot,TParent>> show()
-
actuate
public com.kscs.util.jaxb.Selector<TRoot,Simple.Selector<TRoot,TParent>> actuate()
-
-