public class TagReplace extends AutoContentProvider
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_CHARSET |
static String |
DEFAULT_TAG_END |
static String |
DEFAULT_TAG_START |
String |
fileCharset |
static String |
MAP_CHARSET |
static String |
MAP_FN |
String |
mapFileName |
static String |
TAG_END |
static String |
TAG_START |
String |
tagEnd |
String |
tagStart |
BASE_CLASS, BASE_CLASS_TAG, ELEMENT_NAME
Constructor and Description |
---|
TagReplace()
Creates a new instance of TagReplace
|
Modifier and Type | Method and Description |
---|---|
static boolean |
checkClient(Class cl) |
protected String |
filter(String src) |
protected void |
filter(String[] strArray) |
protected void |
filterActiveBagContent(ActiveBagContent abc) |
protected void |
filterActiveBoxContent(ActiveBoxContent abx) |
protected void |
filterDoc(TextActivityDocument tad) |
protected boolean |
generateContent(int nRows,
int nCols,
ActiveBagContent[] content,
boolean useIds,
ResourceBridge rb) |
boolean |
generateContent(Object kit,
ResourceBridge rb) |
protected boolean |
generateContent(TextActivityContentKit k) |
Element |
getJDomElement() |
void |
init(ResourceBridge rb,
FileSystem fs) |
void |
innerListReferences(Map<String,String> map) |
protected List<Object[]> |
locateTags(String src) |
void |
setProperties(Element e,
Object aux) |
checkClient, getAutoContentProvider, getAutoContentProvider, getAutoContentProviderClass, getEditor, getShortClassName, init, listReferences, setClic3Properties
public static final String DEFAULT_TAG_START
public static final String DEFAULT_TAG_END
public static final String DEFAULT_CHARSET
public String tagStart
public String tagEnd
public String mapFileName
public String fileCharset
public static final String TAG_START
public static final String TAG_END
public static final String MAP_FN
public static final String MAP_CHARSET
public Element getJDomElement()
getJDomElement
in interface Domable
getJDomElement
in class AutoContentProvider
public void setProperties(Element e, Object aux) throws Exception
setProperties
in interface Domable
setProperties
in class AutoContentProvider
Exception
public static boolean checkClient(Class cl)
public boolean generateContent(Object kit, ResourceBridge rb)
generateContent
in class AutoContentProvider
protected boolean generateContent(TextActivityContentKit k)
protected boolean generateContent(int nRows, int nCols, ActiveBagContent[] content, boolean useIds, ResourceBridge rb)
protected void filterActiveBagContent(ActiveBagContent abc)
protected void filterActiveBoxContent(ActiveBoxContent abx)
protected void filter(String[] strArray)
protected void filterDoc(TextActivityDocument tad) throws BadLocationException
BadLocationException
public void init(ResourceBridge rb, FileSystem fs)
init
in class AutoContentProvider
public void innerListReferences(Map<String,String> map) throws Exception
innerListReferences
in class AutoContentProvider
Exception
Copyright © 2004-15 Francesc Busquets (fbusquets@xtec.cat) & Departament d'Educació de la Generalitat de Catalunya (info@xtec.cat)
Licensed under the terms of the GNU General Public License.