public class ScannerUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SHOW_ATTRIBUTES |
static String |
SHOW_COMMENTS |
static String |
SHOW_NAMESPACES |
static String |
SHOW_VALUES |
| Constructor and Description |
|---|
ScannerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
showAttributes() |
static boolean |
showComments() |
static boolean |
showNamespaces() |
static boolean |
showValues() |
public static final String SHOW_ATTRIBUTES
public static final String SHOW_NAMESPACES
public static final String SHOW_VALUES
public static final String SHOW_COMMENTS
Copyright © 2002-2013 Edwin Dankert. All Rights Reserved.