public class OutputForm extends 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(String intype) |
public static final OutputForm INLINE_FORM
public static final OutputForm LOCATION_FORM
public static final OutputForm REFERENCE_FORM
protected OutputForm(String intype)
public String getType()
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.