public class Export extends Object implements ContentHandler<Export>
| Constructor and Description |
|---|
Export() |
Export(Class<?> type) |
Export(Class<?> type,
String name) |
Export(Class<?> type,
String name,
String extract) |
| Modifier and Type | Method and Description |
|---|---|
void |
addToExportsInApplicationContext() |
boolean |
equals(Object obj) |
String |
getExtract() |
Set<String> |
getExtractSet() |
String |
getName() |
Class<?> |
getType() |
int |
hashCode() |
String |
toString() |
public Export()
public Export(Class<?> type)
@Initialize public void addToExportsInApplicationContext()
public String getName()
public Class<?> getType()
public String getExtract()
Copyright © 2015. All rights reserved.