FreeWRL / FreeX3D 4.3.0
vrml.FWHelper Class Reference

Static Public Member Functions

static String base64encode (String str)
 
static String base64decode (String str)
 
static String quote (String str)
 This is the static method, that quotes a string.
 
static String nodeToString (BaseNode node)
 

Detailed Description

Definition at line 4 of file FWHelper.java.

Member Function Documentation

◆ base64decode()

static String vrml.FWHelper.base64decode ( String str)
inlinestatic

Definition at line 50 of file FWHelper.java.

◆ base64encode()

static String vrml.FWHelper.base64encode ( String str)
inlinestatic

Definition at line 15 of file FWHelper.java.

◆ nodeToString()

static String vrml.FWHelper.nodeToString ( BaseNode node)
inlinestatic

Definition at line 98 of file FWHelper.java.

◆ quote()

static String vrml.FWHelper.quote ( String str)
inlinestatic

This is the static method, that quotes a string.

Definition at line 77 of file FWHelper.java.


The documentation for this class was generated from the following file: