|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.outerj.daisy.linkextraction.LinkType
public class LinkType
| Field Summary | |
|---|---|
static LinkType |
FIELD
|
static LinkType |
IMAGE
|
static LinkType |
INCLUDE
|
static LinkType |
INLINE
|
static LinkType |
OTHER
|
static LinkType |
OUT_OF_LINE
|
| Method Summary | |
|---|---|
static LinkType |
fromString(String name)
|
static LinkType |
getByCode(String code)
|
String |
getCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final LinkType INLINE
public static final LinkType OUT_OF_LINE
public static final LinkType IMAGE
public static final LinkType INCLUDE
public static final LinkType OTHER
public static final LinkType FIELD
| Method Detail |
|---|
public String getCode()
public String toString()
toString in class Objectpublic static LinkType fromString(String name)
public static LinkType getByCode(String code)
|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||