com.google.code.facebookapi
Class XMLTestUtils

java.lang.Object
  extended by com.google.code.facebookapi.XMLTestUtils

public class XMLTestUtils
extends java.lang.Object


Field Summary
protected static org.apache.commons.logging.Log log
           
 
Constructor Summary
XMLTestUtils()
           
 
Method Summary
static void debug(java.lang.String message, org.w3c.dom.Node dom)
           
static void error(java.lang.String message, org.w3c.dom.Node dom)
           
static void print(org.w3c.dom.Node dom)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static org.apache.commons.logging.Log log
Constructor Detail

XMLTestUtils

public XMLTestUtils()
Method Detail

print

public static void print(org.w3c.dom.Node dom)

debug

public static void debug(java.lang.String message,
                         org.w3c.dom.Node dom)

error

public static void error(java.lang.String message,
                         org.w3c.dom.Node dom)


Copyright © 2010. All Rights Reserved.