Uses of Class
org.silverpeas.core.contribution.content.ddwe.model.DragAndDropWebEditorStore.Container
-
Packages that use DragAndDropWebEditorStore.Container Package Description org.silverpeas.core.contribution.content.ddwe.model -
-
Uses of DragAndDropWebEditorStore.Container in org.silverpeas.core.contribution.content.ddwe.model
Methods in org.silverpeas.core.contribution.content.ddwe.model that return DragAndDropWebEditorStore.Container Modifier and Type Method Description DragAndDropWebEditorStore.Container
DragAndDropWebEditorStore.File. getContainer()
Gets the ROOT TAG container.protected static DragAndDropWebEditorStore.Container
DragAndDropWebEditorStore.Container. loadFrom(InputStream in)
Methods in org.silverpeas.core.contribution.content.ddwe.model with parameters of type DragAndDropWebEditorStore.Container Modifier and Type Method Description protected static void
DragAndDropWebEditorStore.Container. writeIn(DragAndDropWebEditorStore.Container content, OutputStream out)
-