public class AttrCheckImpl
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
AttrCheckImpl.CheckAlign |
static class |
AttrCheckImpl.CheckBool |
static class |
AttrCheckImpl.CheckId |
static class |
AttrCheckImpl.CheckName |
static class |
AttrCheckImpl.CheckScript |
static class |
AttrCheckImpl.CheckUrl |
static class |
AttrCheckImpl.CheckValign |
Constructor and Description |
---|
AttrCheckImpl() |
Modifier and Type | Method and Description |
---|---|
static AttrCheck |
getCheckAlign() |
static AttrCheck |
getCheckBool() |
static AttrCheck |
getCheckId() |
static AttrCheck |
getCheckName() |
static AttrCheck |
getCheckScript() |
static AttrCheck |
getCheckUrl() |
static AttrCheck |
getCheckValign() |
public static AttrCheck getCheckUrl()
public static AttrCheck getCheckScript()
public static AttrCheck getCheckAlign()
public static AttrCheck getCheckValign()
public static AttrCheck getCheckBool()
public static AttrCheck getCheckId()
public static AttrCheck getCheckName()