public class LinkData extends Object
Constructor and Description |
---|
LinkData(Object child,
Object linkinfo,
QName[] pathname)
Create a new link data.
|
Modifier and Type | Method and Description |
---|---|
Object |
getChild()
Get the child.
|
Object |
getLinkinfo()
Get the linkinfo.
|
QName[] |
getPathname()
Get the pathname.
|
String |
toString()
Get the string representation.
|
Copyright © 2012. All Rights Reserved.