public class Sitemap extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Sitemap.Link |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(Writer w) |
LinkedList<Sitemap.Link> |
getLinks() |
public Sitemap(Page rootPage)
public void draw(Writer w) throws IOException
IOExceptionpublic LinkedList<Sitemap.Link> getLinks()
Copyright © 2010 - 2020 Adobe. All Rights Reserved