public class Metadata extends Object
Constructor and Description |
---|
Metadata(String url,
String title,
String url_title,
String cagid,
String cagc) |
Modifier and Type | Method and Description |
---|---|
String |
getClosestAncestorGroupClass() |
String |
getClosestAncestorGroupID() |
String |
getTitle()
Get Title associated with this part of the SVG document tree.
|
String |
getURL()
Get URL associated with this part of the SVG document tree.
|
String |
getURLTitle()
Get the URL's title associated with this part of the SVG document tree.
|
void |
setClosestAncestorGroupClass(String s) |
void |
setClosestAncestorGroupID(String s) |
void |
setTitle(String s)
Set a Title for this part of the SVG document tree.
|
void |
setURL(String s)
Set a URL for this part of the SVG document tree.
|
void |
setURLTitle(String s)
Set a URL's title for this part of the SVG document tree.
|
String |
toString() |
public void setURL(String s)
public String getURL()
public void setURLTitle(String s)
public String getURLTitle()
public void setTitle(String s)
public String getTitle()
public void setClosestAncestorGroupClass(String s)
public String getClosestAncestorGroupClass()
public void setClosestAncestorGroupID(String s)
public String getClosestAncestorGroupID()
Copyright © 2000-2002 Xerox Corporation. All Rights Reserved
Copyright © 2003 World Wide Web Consortium. All Rights Reserved
Copyright © 2004-2015 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.