public class HubXMLDelegate extends Object
Constructor and Description |
---|
HubXMLDelegate() |
Modifier and Type | Method and Description |
---|---|
static void |
write(Hub thisHub,
OAXMLWriter ow,
String tagName,
boolean bKeyOnly,
OACascade cascade)
Called by OAXMLWriter to store all objects in xml file.
|
static void |
write(Hub thisHub,
OAXMLWriter ow,
String tagName,
int writeType,
OACascade cascade) |
public static void write(Hub thisHub, OAXMLWriter ow, String tagName, boolean bKeyOnly, OACascade cascade)
public static void write(Hub thisHub, OAXMLWriter ow, String tagName, int writeType, OACascade cascade)
Copyright © 1999–2019 ViaOA. All rights reserved.