public class URLCheck extends Object
| Modifier and Type | Field and Description |
|---|---|
Vector |
attributes |
static Vector |
booleanAttributes |
| Modifier and Type | Method and Description |
|---|---|
void |
check() |
void |
checkForDuplicate(AttributeHolder anAttribute) |
Properties |
getAttributes(String url,
Properties props) |
static Vector |
getBooleanAttributes() |
static void |
main(String[] args) |
public Vector attributes
public static Vector booleanAttributes
public URLCheck(String anURL)
public static void main(String[] args)
public void check()
public void checkForDuplicate(AttributeHolder anAttribute)
public Properties getAttributes(String url, Properties props) throws Exception
Exceptionpublic static Vector getBooleanAttributes()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.