public class ReplicationUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
endTag |
static java.lang.String |
startTag |
Constructor and Description |
---|
ReplicationUtil() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getContentWithoutSystemMetadata(java.lang.String docInfoStr)
return the string WITHOUT the contents between start and end tag
|
static java.lang.String |
getSystemMetadataContent(java.lang.String docInfoStr)
return the contents between start and end tag
|
public static java.lang.String startTag
public static java.lang.String endTag
public static java.lang.String getSystemMetadataContent(java.lang.String docInfoStr)
public static java.lang.String getContentWithoutSystemMetadata(java.lang.String docInfoStr)
Copyright © 2020 Regents of the University of California. All Rights Reserved.