Package org.apache.jena.iri.impl
Interface Force
-
- All Known Implementing Classes:
IRIFactory,IRIFactoryImpl,ViolationCodes.Initialize
public interface Force
-
-
Field Detail
-
SHOULD
static final int SHOULD
- See Also:
- Constant Field Values
-
DNS
static final int DNS
- See Also:
- Constant Field Values
-
MINTING
static final int MINTING
- See Also:
- Constant Field Values
-
SECURITY
static final int SECURITY
- See Also:
- Constant Field Values
-
MUST
static final int MUST
- See Also:
- Constant Field Values
-
SIZE
static final int SIZE
- See Also:
- Constant Field Values
-
minting
static final int minting
- See Also:
- Constant Field Values
-
must
static final int must
- See Also:
- Constant Field Values
-
should
static final int should
- See Also:
- Constant Field Values
-
dns
static final int dns
- See Also:
- Constant Field Values
-
security
static final int security
- See Also:
- Constant Field Values
-
-