~ubuntu-branches/ubuntu/wily/libjgraphx-java/wily

« back to all changes in this revision

Viewing changes to src/com/mxgraph/util/mxDomUtils.java

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2013-08-05 14:09:28 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20130805140928-w4p7lhb96yjjbqrh
Tags: 2.1.0.7-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/**
2
 
 * $Id: mxDomUtils.java,v 1.1 2012-01-13 12:26:15 david Exp $
 
2
 * $Id: mxDomUtils.java,v 1.1 2012/11/15 13:26:39 gaudenz Exp $
3
3
 * Copyright (c) 2007-2012, JGraph Ltd
4
4
 */
5
5
package com.mxgraph.util;