public class StdStructTypes extends Object
Modifier and Type | Field and Description |
---|---|
static String[] |
blockLevelNames
The subset of typeNames which denotes a block-level
element
|
static String[] |
typeNames
Array of valid structure type names
|
Modifier and Type | Method and Description |
---|---|
static boolean |
includes(String s)
Returns true if s is equal (by an equals() test)
to some string in typeNames.
|
static boolean |
isBlockLevel(String s) |
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.