public class OutputForm
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static OutputForm |
INLINE_FORM
Possible Output formats as stated in
|
static OutputForm |
LOCATION_FORM |
static OutputForm |
REFERENCE_FORM |
| Modifier | Constructor and Description |
|---|---|
protected |
OutputForm(java.lang.String intype) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getType() |
public static final OutputForm INLINE_FORM
public static final OutputForm LOCATION_FORM
public static final OutputForm REFERENCE_FORM
Copyright © 2004-2021 The Apache Software Foundation. All Rights Reserved.