public class ToolsResourceUtil extends Object
Constructor and Description |
---|
ToolsResourceUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
findTitleFromXhtml(Resource resource)
Retrieves whatever it finds between <title>...</title> or <h1-7>...</h1-7>.
|
static String |
getTitle(Resource resource) |
public static String findTitleFromXhtml(Resource resource)
resource
- Copyright © 2009–2017. All rights reserved.