ENTAXY-248 release 1.8.1
This commit is contained in:
201
platform/runtime/base/base-support/LICENSE.txt
Normal file
201
platform/runtime/base/base-support/LICENSE.txt
Normal file
@ -0,0 +1,201 @@
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright [yyyy] [name of copyright owner]
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
52
platform/runtime/base/base-support/pom.xml
Normal file
52
platform/runtime/base/base-support/pom.xml
Normal file
@ -0,0 +1,52 @@
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>ru.entaxy.esb.platform.runtime</groupId>
|
||||
<artifactId>base</artifactId>
|
||||
<version>1.8.1</version>
|
||||
</parent>
|
||||
<groupId>ru.entaxy.esb.platform.runtime.base</groupId>
|
||||
<artifactId>base-support</artifactId>
|
||||
<packaging>bundle</packaging>
|
||||
<name>ENTAXY :: PLATFORM :: BASE :: SUPPORT</name>
|
||||
<description>ENTAXY :: PLATFORM :: BASE :: SUPPORT</description>
|
||||
|
||||
<properties>
|
||||
<bundle.osgi.export.pkg>
|
||||
ru.entaxy.platform.base.support,
|
||||
ru.entaxy.platform.base.support.xml,
|
||||
ru.entaxy.platform.base.support.osgi,
|
||||
ru.entaxy.platform.base.support.osgi.tracker,
|
||||
ru.entaxy.platform.base.support.osgi.filter
|
||||
</bundle.osgi.export.pkg>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>${commons-lang3.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
<version>${commons-io.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.osgi</groupId>
|
||||
<artifactId>osgi.core</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.xml.bind</groupId>
|
||||
<artifactId>jaxb-api</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-codec</groupId>
|
||||
<artifactId>commons-codec</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
<artifactId>gson</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
@ -0,0 +1,285 @@
|
||||
/*-
|
||||
* ~~~~~~licensing~~~~~~
|
||||
* base-support
|
||||
* ==========
|
||||
* Copyright (C) 2020 - 2021 EmDev LLC
|
||||
* ==========
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
* ~~~~~~/licensing~~~~~~
|
||||
*/
|
||||
package ru.entaxy.platform.base.support;
|
||||
|
||||
import java.io.File;
|
||||
import java.io.FileOutputStream;
|
||||
import java.io.InputStream;
|
||||
import java.util.ArrayList;
|
||||
import java.util.Dictionary;
|
||||
import java.util.Enumeration;
|
||||
import java.util.HashMap;
|
||||
import java.util.Iterator;
|
||||
import java.util.List;
|
||||
import java.util.ListIterator;
|
||||
import java.util.Map;
|
||||
import java.util.UUID;
|
||||
|
||||
import org.apache.commons.io.IOUtils;
|
||||
import org.apache.commons.lang3.StringUtils;
|
||||
|
||||
/**
|
||||
*
|
||||
* Common util for all bus components
|
||||
*
|
||||
* @author fav
|
||||
*
|
||||
*/
|
||||
public class CommonUtils {
|
||||
|
||||
public static final String GUID_0 = "00000000-0000-0000-0000-000000000000";
|
||||
public static final String GUID_f = "FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF";
|
||||
public static final String NULL_GUID_ = GUID_0;
|
||||
|
||||
public static final String PACKET_TYPE_PARAM_NAME = "packetType";
|
||||
|
||||
public static class Path {
|
||||
|
||||
public static final String DEFAULT_SEPARATOR = "/";
|
||||
|
||||
protected String separator = DEFAULT_SEPARATOR;
|
||||
protected List<String> data = new ArrayList<>();
|
||||
|
||||
public static Path create() {
|
||||
return new Path();
|
||||
}
|
||||
|
||||
public static boolean isAbsolute(String path) {
|
||||
return isAbsolute(path, DEFAULT_SEPARATOR);
|
||||
}
|
||||
|
||||
public static boolean isAbsolute(String path, String separator) {
|
||||
if (!isValid(path))
|
||||
return false;
|
||||
return path.trim().startsWith(separator);
|
||||
}
|
||||
|
||||
public Path() {
|
||||
super();
|
||||
}
|
||||
|
||||
public Path separator(String newSeparator) {
|
||||
if (newSeparator!=null)
|
||||
this.separator = newSeparator;
|
||||
return this;
|
||||
}
|
||||
|
||||
public Path construct(String...fragments) {
|
||||
data.clear();
|
||||
return append(fragments);
|
||||
}
|
||||
|
||||
public Path append(String...fragments) {
|
||||
if (fragments==null)
|
||||
return this;
|
||||
for (int i = 0; i < fragments.length; i++) {
|
||||
String string = fragments[i];
|
||||
if (isValid(string)) {
|
||||
String[] splitted = StringUtils.split(string, separator);
|
||||
for (int j = 0; j < splitted.length; j++) {
|
||||
String string2 = splitted[j];
|
||||
if (isValid(string2) && isValid(string2.trim()))
|
||||
data.add(string2.trim());
|
||||
}
|
||||
}
|
||||
}
|
||||
return this;
|
||||
};
|
||||
|
||||
public String relational() {
|
||||
return StringUtils.join(data, separator);
|
||||
}
|
||||
|
||||
public String absolute() {
|
||||
return separator + relational();
|
||||
}
|
||||
|
||||
public Iterator<String> fragmentsIterator() {
|
||||
return data.iterator();
|
||||
}
|
||||
|
||||
public ListIterator<String> fragmentsListIterator() {
|
||||
return data.listIterator();
|
||||
}
|
||||
|
||||
public List<String> pathHierarchy(){
|
||||
return pathHierarchy(true);
|
||||
}
|
||||
|
||||
public List<String> pathHierarchy(boolean absolute){
|
||||
List<String> result = new ArrayList<>();
|
||||
if (data.isEmpty())
|
||||
return result;
|
||||
result.add((absolute?separator:"") + data.get(0));
|
||||
for (int i=1; i<data.size(); i++)
|
||||
result.add(result.get(i-1) + separator + data.get(i));
|
||||
return result;
|
||||
}
|
||||
|
||||
public Iterator<String> iterator() {
|
||||
return pathHierarchy().iterator();
|
||||
}
|
||||
|
||||
public ListIterator<String> listIterator() {
|
||||
return pathHierarchy().listIterator();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* Generates UUID
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
public static String getUUID(){
|
||||
return UUID.randomUUID().toString().toLowerCase().replace("-", "");
|
||||
}
|
||||
/**
|
||||
* Generates UUID consisting of specified char
|
||||
* @param c
|
||||
* @return
|
||||
*/
|
||||
public static String getUUID(char c) {
|
||||
return StringUtils.leftPad("", 32, c);
|
||||
}
|
||||
|
||||
/**
|
||||
* Generates GUID
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
public static String getGUID(){
|
||||
return UUID.randomUUID().toString().toUpperCase();
|
||||
}
|
||||
|
||||
/**
|
||||
* Generates GUID consisting of specified char
|
||||
* @param c
|
||||
* @return
|
||||
*/
|
||||
public static String getGUID(char c) {
|
||||
return uid2guid(StringUtils.leftPad("", 32, c));
|
||||
}
|
||||
|
||||
/**
|
||||
* Converts UUID to GUID
|
||||
* @param uid
|
||||
* @return
|
||||
*/
|
||||
public static String uid2guid(String uid){
|
||||
return uid.replaceFirst("(.{8})(.{4})(.{4})(.{4})(.{8})", "$1-$2-$3-$4-$5").toUpperCase();
|
||||
}
|
||||
|
||||
/**
|
||||
* Converts GUID to UUID
|
||||
* @param uid
|
||||
* @return
|
||||
*/
|
||||
public static String guid2uid(String guid){
|
||||
return guid.toLowerCase().replace("-", "");
|
||||
}
|
||||
|
||||
/**
|
||||
* Checks if the string is not null and has something inside after trim
|
||||
*
|
||||
* @param s
|
||||
* @return
|
||||
*/
|
||||
public static boolean isValid(String s){
|
||||
if (s==null)
|
||||
return false;
|
||||
return s.trim().length()>0;
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* @param s string to examine
|
||||
* @param def default value
|
||||
* @return s if isValid(s), otherwise def
|
||||
*/
|
||||
public static String getValid(String s, String def){
|
||||
return isValid(s)?s:def;
|
||||
}
|
||||
|
||||
public static String padLeft(String data, int length){
|
||||
return padLeft(data, length, ' ');
|
||||
}
|
||||
public static String padRight(String data, int length){
|
||||
return padRight(data, length, ' ');
|
||||
}
|
||||
|
||||
public static String padBoth(String data, int length){
|
||||
return padBoth(data, length, ' ');
|
||||
}
|
||||
|
||||
public static String padLeft(String data, int length, Character c){
|
||||
String val = data;
|
||||
if (data==null)
|
||||
val = "";
|
||||
while (val.length()<length)
|
||||
val = c + val;
|
||||
return val;
|
||||
}
|
||||
public static String padRight(String data, int length, Character c){
|
||||
String val = data;
|
||||
if (data==null)
|
||||
val = "";
|
||||
while (val.length()<length)
|
||||
val = val + c;
|
||||
return val;
|
||||
}
|
||||
|
||||
public static String padBoth(String data, int length, Character c){
|
||||
String val = data;
|
||||
boolean left = true;
|
||||
if (data==null)
|
||||
val = "";
|
||||
while (val.length()<length){
|
||||
if (left)
|
||||
val = c + val;
|
||||
else
|
||||
val = val + c;
|
||||
left = !left;
|
||||
}
|
||||
return val;
|
||||
}
|
||||
|
||||
public static void stream2file(InputStream input, String file) throws Exception {
|
||||
File f = new File(file);
|
||||
FileOutputStream output = new FileOutputStream(f);
|
||||
IOUtils.copy(input, output);
|
||||
output.close();
|
||||
}
|
||||
|
||||
public static <K, V> Map<K, V> addDictionaryToMap(Dictionary<K, V> source, Map<K, V> sink) {
|
||||
for (Enumeration<K> keys = source.keys(); keys.hasMoreElements();) {
|
||||
K key = keys.nextElement();
|
||||
sink.put(key, source.get(key));
|
||||
}
|
||||
return sink;
|
||||
}
|
||||
|
||||
public static <K, V> Map<K, V> getDictionaryAsMap(Dictionary<K, V> source) {
|
||||
Map<K, V> result = new HashMap<>();
|
||||
CommonUtils.addDictionaryToMap(source, result);
|
||||
return result;
|
||||
}
|
||||
|
||||
}
|
@ -0,0 +1,145 @@
|
||||
/*-
|
||||
* ~~~~~~licensing~~~~~~
|
||||
* base-support
|
||||
* ==========
|
||||
* Copyright (C) 2020 - 2021 EmDev LLC
|
||||
* ==========
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
* ~~~~~~/licensing~~~~~~
|
||||
*/
|
||||
package ru.entaxy.platform.base.support;
|
||||
|
||||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
import java.net.MalformedURLException;
|
||||
import java.nio.file.Files;
|
||||
import java.nio.file.Paths;
|
||||
import java.util.Calendar;
|
||||
|
||||
import org.apache.commons.codec.digest.DigestUtils;
|
||||
|
||||
public class FileUtils {
|
||||
|
||||
public static class FileHelper {
|
||||
|
||||
protected File file = null;
|
||||
|
||||
protected String fileMd5Hash = "";
|
||||
|
||||
protected String md5FilePath = "";
|
||||
protected String currentMd5 = null;
|
||||
|
||||
protected String timmestampFilePath = "";
|
||||
protected String currentTimestamp = null;
|
||||
|
||||
public FileHelper(String filePath) {
|
||||
this(new File(filePath));
|
||||
}
|
||||
|
||||
public FileHelper(File file) {
|
||||
this.file = file;
|
||||
this.md5FilePath = file.getAbsolutePath().concat(".md5");
|
||||
this.timmestampFilePath = file.getAbsolutePath().concat(".timestamp");
|
||||
}
|
||||
|
||||
public boolean isReadable() {
|
||||
return file.exists() && file.canRead();
|
||||
}
|
||||
|
||||
protected String calcMd5() {
|
||||
if (!CommonUtils.isValid(this.fileMd5Hash))
|
||||
try {
|
||||
this.fileMd5Hash = DigestUtils.md2Hex(this.file.toURI().toURL().openStream());
|
||||
} catch (MalformedURLException e) {
|
||||
e.printStackTrace();
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
return this.fileMd5Hash;
|
||||
}
|
||||
|
||||
protected String readMd5() {
|
||||
if (this.currentMd5 == null)
|
||||
try {
|
||||
this.currentMd5 = Files.readString((new File(this.md5FilePath)).toPath());
|
||||
} catch (IOException e) {
|
||||
this.currentMd5 = "";
|
||||
}
|
||||
return this.currentMd5;
|
||||
}
|
||||
|
||||
public boolean isChanged() {
|
||||
return !CommonUtils.isValid(this.readMd5()) || !this.readMd5().equals(this.calcMd5());
|
||||
}
|
||||
|
||||
public String getTimestamp() {
|
||||
if (this.currentTimestamp == null)
|
||||
try {
|
||||
this.currentTimestamp = Files.readString((new File(this.timmestampFilePath)).toPath());
|
||||
} catch (IOException e) {
|
||||
this.currentTimestamp = "";
|
||||
}
|
||||
return this.currentTimestamp;
|
||||
}
|
||||
|
||||
public String getMd5() {
|
||||
this.fileMd5Hash = "";
|
||||
return calcMd5();
|
||||
}
|
||||
|
||||
public File getFile() {
|
||||
return file;
|
||||
}
|
||||
|
||||
public String getFileMd5Hash() {
|
||||
return calcMd5();
|
||||
}
|
||||
|
||||
public String updateMd5() {
|
||||
String result = getMd5();
|
||||
if (CommonUtils.isValid(result))
|
||||
try {
|
||||
FileUtils.string2file(result, md5FilePath);
|
||||
result = readMd5();
|
||||
} catch (IOException e) {
|
||||
result = null;
|
||||
}
|
||||
return result;
|
||||
}
|
||||
|
||||
public String updateTimestamp() {
|
||||
String timestamp = Calendar.getInstance().getTimeInMillis() + "";
|
||||
String result = "";
|
||||
try {
|
||||
FileUtils.string2file(timestamp, timmestampFilePath);
|
||||
this.currentTimestamp = null;
|
||||
result = getTimestamp();
|
||||
} catch (IOException e) {
|
||||
result = null;
|
||||
}
|
||||
return result;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public static void string2file(String content, String filePath) throws IOException {
|
||||
string2file(content, new File(filePath));
|
||||
}
|
||||
|
||||
public static void string2file(String content, File file) throws IOException {
|
||||
if (!file.exists())
|
||||
file.createNewFile();
|
||||
Files.writeString(file.toPath(), content);
|
||||
}
|
||||
|
||||
}
|
@ -0,0 +1,117 @@
|
||||
/*-
|
||||
* ~~~~~~licensing~~~~~~
|
||||
* base-support
|
||||
* ==========
|
||||
* Copyright (C) 2020 - 2021 EmDev LLC
|
||||
* ==========
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
* ~~~~~~/licensing~~~~~~
|
||||
*/
|
||||
package ru.entaxy.platform.base.support;
|
||||
|
||||
import java.io.BufferedReader;
|
||||
import java.io.IOException;
|
||||
import java.io.InputStreamReader;
|
||||
import java.net.URL;
|
||||
import java.nio.charset.StandardCharsets;
|
||||
import java.util.ArrayList;
|
||||
import java.util.HashMap;
|
||||
import java.util.List;
|
||||
import java.util.Map;
|
||||
import java.util.Map.Entry;
|
||||
import java.util.stream.Collectors;
|
||||
|
||||
import com.google.gson.JsonArray;
|
||||
import com.google.gson.JsonElement;
|
||||
import com.google.gson.JsonObject;
|
||||
import com.google.gson.JsonParser;
|
||||
import com.google.gson.JsonPrimitive;
|
||||
|
||||
public class JSONUtils {
|
||||
|
||||
public static final String PROP_VALUE = "_value";
|
||||
|
||||
public static Map<String, Object> element2map(JsonElement element){
|
||||
Map<String, Object> result = new HashMap<>();
|
||||
if (element.isJsonObject()) {
|
||||
JsonObject jsonObject = element.getAsJsonObject();
|
||||
for (Entry<String, JsonElement> entry: jsonObject.entrySet()) {
|
||||
result.put(entry.getKey(), element2object(entry.getValue()));
|
||||
}
|
||||
} else
|
||||
if (element.isJsonArray()) {
|
||||
JsonArray array = element.getAsJsonArray();
|
||||
result.put(PROP_VALUE, element2list(element));
|
||||
} else
|
||||
if (element.isJsonNull()) {
|
||||
result.put(PROP_VALUE, null);
|
||||
} else
|
||||
if (element.isJsonPrimitive()) {
|
||||
result.put(PROP_VALUE, element2value(element));
|
||||
}
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
public static Object element2object(JsonElement element) {
|
||||
if (element.isJsonNull() || element.isJsonPrimitive())
|
||||
return element2value(element);
|
||||
if (element.isJsonArray())
|
||||
return element2list(element);
|
||||
if (element.isJsonObject())
|
||||
return element2map(element);
|
||||
return null;
|
||||
}
|
||||
|
||||
public static Object element2value(JsonElement element) {
|
||||
Object result = null;
|
||||
if (element.isJsonNull() || !element.isJsonPrimitive())
|
||||
return result;
|
||||
try {
|
||||
JsonPrimitive primitive = element.getAsJsonPrimitive();
|
||||
if (primitive.isNumber())
|
||||
result = primitive.getAsNumber();
|
||||
else if (primitive.isBoolean())
|
||||
result = primitive.getAsBoolean();
|
||||
else result = primitive.getAsString();
|
||||
} catch (Exception e1) {
|
||||
try {
|
||||
result = element.getAsBoolean();
|
||||
} catch (Exception e2) {
|
||||
result = element.getAsString();
|
||||
}
|
||||
}
|
||||
return result;
|
||||
}
|
||||
|
||||
public static List<Object> element2list(JsonElement element) {
|
||||
List<Object> result = new ArrayList<>();
|
||||
JsonArray array = element.getAsJsonArray();
|
||||
for (int i=0; i<array.size(); i++)
|
||||
result.add(element2object(array.get(i)));
|
||||
return result;
|
||||
}
|
||||
|
||||
public static JsonObject getJsonRootObject(URL url) throws IOException {
|
||||
String metadata = new BufferedReader (
|
||||
new InputStreamReader(
|
||||
url.openStream(), StandardCharsets.UTF_8))
|
||||
.lines()
|
||||
.collect(Collectors.joining("\n"));
|
||||
|
||||
JsonElement je = (new JsonParser()).parse(metadata);
|
||||
JsonObject root = je.getAsJsonObject();
|
||||
return root;
|
||||
}
|
||||
|
||||
}
|
@ -0,0 +1,80 @@
|
||||
/*-
|
||||
* ~~~~~~licensing~~~~~~
|
||||
* base-support
|
||||
* ==========
|
||||
* Copyright (C) 2020 - 2021 EmDev LLC
|
||||
* ==========
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
* ~~~~~~/licensing~~~~~~
|
||||
*/
|
||||
package ru.entaxy.platform.base.support.osgi;
|
||||
|
||||
import java.io.ByteArrayInputStream;
|
||||
import java.io.ByteArrayOutputStream;
|
||||
import java.io.File;
|
||||
import java.io.FileOutputStream;
|
||||
import java.io.IOException;
|
||||
import java.io.InputStream;
|
||||
import java.nio.file.Files;
|
||||
import java.util.jar.JarFile;
|
||||
import java.util.jar.Manifest;
|
||||
import java.util.zip.CRC32;
|
||||
import java.util.zip.ZipEntry;
|
||||
import java.util.zip.ZipInputStream;
|
||||
import java.util.zip.ZipOutputStream;
|
||||
|
||||
import org.osgi.framework.Constants;
|
||||
|
||||
public class BundleUtils {
|
||||
|
||||
public static File fixBundleWithUpdateLocation(InputStream is, String uri) throws IOException {
|
||||
File file = Files.createTempFile("update-", ".jar").toFile();
|
||||
try (ZipInputStream zis = new ZipInputStream(is);
|
||||
ZipOutputStream zos = new ZipOutputStream(new FileOutputStream(file))) {
|
||||
|
||||
byte[] buf = new byte[8192];
|
||||
zos.setLevel(0);
|
||||
while (true) {
|
||||
ZipEntry entry = zis.getNextEntry();
|
||||
if (entry == null) {
|
||||
break;
|
||||
}
|
||||
ByteArrayOutputStream baos = new ByteArrayOutputStream();
|
||||
int n;
|
||||
while (-1 != (n = zis.read(buf))) {
|
||||
baos.write(buf, 0, n);
|
||||
}
|
||||
if (entry.getName().equals(JarFile.MANIFEST_NAME)) {
|
||||
Manifest man = new Manifest(new ByteArrayInputStream(baos.toByteArray()));
|
||||
if (man.getMainAttributes().getValue(Constants.BUNDLE_UPDATELOCATION) == null) {
|
||||
man.getMainAttributes().putValue(Constants.BUNDLE_UPDATELOCATION, uri);
|
||||
}
|
||||
baos.reset();
|
||||
man.write(baos);
|
||||
}
|
||||
byte[] data = baos.toByteArray();
|
||||
CRC32 crc = new CRC32();
|
||||
crc.update(data);
|
||||
entry = new ZipEntry(entry.getName());
|
||||
entry.setSize(data.length);
|
||||
entry.setCrc(crc.getValue());
|
||||
zos.putNextEntry(entry);
|
||||
zos.write(data);
|
||||
zis.closeEntry();
|
||||
zos.closeEntry();
|
||||
}
|
||||
}
|
||||
return file;
|
||||
}
|
||||
|
||||
}
|
@ -0,0 +1,183 @@
|
||||
/*-
|
||||
* ~~~~~~licensing~~~~~~
|
||||
* base-support
|
||||
* ==========
|
||||
* Copyright (C) 2020 - 2021 EmDev LLC
|
||||
* ==========
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
* ~~~~~~/licensing~~~~~~
|
||||
*/
|
||||
package ru.entaxy.platform.base.support.osgi;
|
||||
|
||||
import org.osgi.framework.BundleContext;
|
||||
import org.osgi.framework.Constants;
|
||||
import org.osgi.framework.FrameworkUtil;
|
||||
import org.osgi.framework.ServiceReference;
|
||||
import org.osgi.util.tracker.ServiceTracker;
|
||||
|
||||
import ru.entaxy.platform.base.support.CommonUtils;
|
||||
|
||||
public class OSGIUtils {
|
||||
|
||||
protected static abstract class ServicesEntryPoint<T extends ServicesEntryPoint<T>> {
|
||||
|
||||
protected Class<?> serviceClass = null;
|
||||
protected String serviceClassName = null;
|
||||
|
||||
protected String filter = null;
|
||||
|
||||
protected int wait = -1;
|
||||
|
||||
protected BundleContext bundleContext = FrameworkUtil.getBundle(OSGIUtils.class).getBundleContext();
|
||||
|
||||
public T ofClass(Class<?> clazz) {
|
||||
this.serviceClass = clazz;
|
||||
return this.getBuilder();
|
||||
}
|
||||
|
||||
public T ofClass(String className) /* throws Exception */ {
|
||||
this.serviceClassName = className;
|
||||
// BundleWiring wiring = this.bundleContext.getBundle().adapt(BundleWiring.class);
|
||||
// ClassLoader cl = wiring.getClassLoader();
|
||||
// this.serviceClass = cl.loadClass(this.serviceClassName);
|
||||
return this.getBuilder();
|
||||
}
|
||||
|
||||
public T bundleContext(BundleContext context) {
|
||||
if (context == null)
|
||||
this.bundleContext = FrameworkUtil.getBundle(OSGIUtils.class).getBundleContext();
|
||||
else
|
||||
this.bundleContext = context;
|
||||
return getBuilder();
|
||||
}
|
||||
|
||||
protected abstract T getBuilder();
|
||||
}
|
||||
|
||||
public static class ServicesFindHelper extends ServicesEntryPoint<ServicesFindHelper> {
|
||||
|
||||
@Override
|
||||
protected ServicesFindHelper getBuilder() {
|
||||
return this;
|
||||
}
|
||||
|
||||
protected String getClassFilter() {
|
||||
String className = (this.serviceClass != null)
|
||||
?this.serviceClass.getName()
|
||||
:this.serviceClassName;
|
||||
return "(" +
|
||||
(CommonUtils.isValid(className)
|
||||
?(Constants.OBJECTCLASS + "=" + className)
|
||||
:"")
|
||||
+ ")";
|
||||
}
|
||||
|
||||
public ServicesFindHelper filter(String filter) {
|
||||
this.filter = filter;
|
||||
return this;
|
||||
}
|
||||
|
||||
public ServicesFindHelper waitService(int millis) {
|
||||
this.wait = millis;
|
||||
return this;
|
||||
}
|
||||
|
||||
public <T> T get() throws Exception {
|
||||
String classFilter = getClassFilter();
|
||||
String finalFilter = "";
|
||||
if (CommonUtils.isValid(classFilter))
|
||||
if (CommonUtils.isValid(this.filter))
|
||||
finalFilter = String.format("(&%s%s)", classFilter, this.filter);
|
||||
else
|
||||
finalFilter = "(" + classFilter + ")";
|
||||
else
|
||||
if (CommonUtils.isValid(this.filter))
|
||||
finalFilter = "(" + this.filter + ")";
|
||||
else
|
||||
finalFilter = "";
|
||||
if (wait > 0) {
|
||||
// wait for service
|
||||
ServiceTracker tracker;
|
||||
if (CommonUtils.isValid(this.filter))
|
||||
tracker = new ServiceTracker<>(this.bundleContext, this.bundleContext.createFilter(finalFilter), null);
|
||||
else
|
||||
tracker = new ServiceTracker<>(this.bundleContext, this.bundleContext.createFilter(classFilter), null);
|
||||
tracker.open();
|
||||
tracker.waitForService(this.wait);
|
||||
ServiceReference<?> connectionManagerServiceReference =
|
||||
tracker.getServiceReference();
|
||||
tracker.close();
|
||||
return (T)bundleContext.getService(connectionManagerServiceReference);
|
||||
} else {
|
||||
ServiceReference<?>[] serviceReferences;
|
||||
ServiceReference<?> serviceReference;
|
||||
if (this.serviceClass != null)
|
||||
this.serviceClassName = this.serviceClass.getName();
|
||||
if (!CommonUtils.isValid(this.serviceClassName))
|
||||
return null;
|
||||
if (CommonUtils.isValid(this.filter)) {
|
||||
serviceReferences = this.bundleContext.getServiceReferences(serviceClassName, this.filter);
|
||||
serviceReference = serviceReferences.length>0
|
||||
?serviceReferences[0]
|
||||
:null;
|
||||
} else {
|
||||
serviceReference = this.bundleContext.getServiceReference(serviceClassName);
|
||||
}
|
||||
if (serviceReference == null)
|
||||
return null;
|
||||
return (T) this.bundleContext.getService(serviceReference);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public static class ServicesHelper extends ServicesEntryPoint<ServicesFindHelper> {
|
||||
private ServicesFindHelper findHelper = new ServicesFindHelper();
|
||||
|
||||
@Override
|
||||
public ServicesFindHelper ofClass(Class<?> clazz) {
|
||||
return findHelper.ofClass(clazz);
|
||||
}
|
||||
|
||||
@Override
|
||||
public ServicesFindHelper ofClass(String className) {
|
||||
return findHelper.ofClass(className);
|
||||
}
|
||||
|
||||
@Override
|
||||
protected ServicesFindHelper getBuilder() {
|
||||
return findHelper;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
static public <T> T getService(Class<T> serviceClass) {
|
||||
BundleContext bundleContext = FrameworkUtil.getBundle(OSGIUtils.class).getBundleContext();
|
||||
return getService(bundleContext, serviceClass);
|
||||
}
|
||||
|
||||
|
||||
static public <T> T getService(BundleContext bundleContext, Class<T> serviceClass) {
|
||||
T result = null;
|
||||
ServiceReference<T> ref = bundleContext.getServiceReference(serviceClass);
|
||||
if (ref != null) {
|
||||
result = bundleContext.getService(ref);
|
||||
}
|
||||
return result;
|
||||
}
|
||||
|
||||
static public ServicesHelper services() {
|
||||
return new ServicesHelper();
|
||||
}
|
||||
|
||||
}
|
@ -0,0 +1,29 @@
|
||||
/*-
|
||||
* ~~~~~~licensing~~~~~~
|
||||
* profile-management
|
||||
* ==========
|
||||
* Copyright (C) 2020 - 2021 EmDev LLC
|
||||
* ==========
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
* ~~~~~~/licensing~~~~~~
|
||||
*/
|
||||
package ru.entaxy.platform.base.support.osgi.tracker;
|
||||
|
||||
import org.osgi.framework.BundleContext;
|
||||
|
||||
public interface BundleContextAware {
|
||||
|
||||
public void setBundleContext(BundleContext bundleContext);
|
||||
public BundleContext getBundleContext();
|
||||
|
||||
}
|
@ -0,0 +1,32 @@
|
||||
/*-
|
||||
* ~~~~~~licensing~~~~~~
|
||||
* profile-management
|
||||
* ==========
|
||||
* Copyright (C) 2020 - 2021 EmDev LLC
|
||||
* ==========
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
* ~~~~~~/licensing~~~~~~
|
||||
*/
|
||||
package ru.entaxy.platform.base.support.osgi.tracker;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
import org.osgi.framework.Bundle;
|
||||
import org.osgi.framework.BundleEvent;
|
||||
|
||||
public interface BundleFilter<R> {
|
||||
|
||||
public String getFilterId();
|
||||
public List<R> checkBundle(Bundle bundle, BundleEvent event);
|
||||
|
||||
}
|
@ -0,0 +1,28 @@
|
||||
/*-
|
||||
* ~~~~~~licensing~~~~~~
|
||||
* profile-management
|
||||
* ==========
|
||||
* Copyright (C) 2020 - 2021 EmDev LLC
|
||||
* ==========
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
* ~~~~~~/licensing~~~~~~
|
||||
*/
|
||||
package ru.entaxy.platform.base.support.osgi.tracker;
|
||||
|
||||
public interface BundleTrackerCustomizerListener<T> {
|
||||
|
||||
public void added(T managedObject);
|
||||
public void modified(T managedObject);
|
||||
public void removed(T managedObject);
|
||||
|
||||
}
|
@ -0,0 +1,80 @@
|
||||
/*-
|
||||
* ~~~~~~licensing~~~~~~
|
||||
* profile-management
|
||||
* ==========
|
||||
* Copyright (C) 2020 - 2021 EmDev LLC
|
||||
* ==========
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
* ~~~~~~/licensing~~~~~~
|
||||
*/
|
||||
package ru.entaxy.platform.base.support.osgi.tracker;
|
||||
|
||||
import java.util.LinkedList;
|
||||
import java.util.List;
|
||||
|
||||
import org.osgi.framework.Bundle;
|
||||
import org.osgi.framework.BundleContext;
|
||||
import org.osgi.framework.FrameworkUtil;
|
||||
import org.osgi.util.tracker.BundleTracker;
|
||||
|
||||
public class BundleTrackerUtils {
|
||||
|
||||
public static class BundleTrackerBuilder<T> {
|
||||
|
||||
protected UniformBundleTrackerCustomizer<T> customizer;
|
||||
|
||||
protected List<BundleFilter<?>> filters = new LinkedList<>();
|
||||
|
||||
protected BundleContext bundleContext = FrameworkUtil.getBundle(BundleTrackerUtils.class).getBundleContext();
|
||||
|
||||
protected int bundleState = Bundle.ACTIVE;
|
||||
|
||||
public BundleTrackerBuilder<T> customizer(UniformBundleTrackerCustomizer<T> customizer){
|
||||
this.customizer = customizer;
|
||||
return this;
|
||||
}
|
||||
|
||||
public BundleTrackerBuilder<T> bundleContext(BundleContext bundleContext){
|
||||
this.bundleContext = bundleContext;
|
||||
return this;
|
||||
}
|
||||
|
||||
public BundleTrackerBuilder<T> addFilter(BundleFilter<?> bundleFilter){
|
||||
this.filters.add(bundleFilter);
|
||||
return this;
|
||||
}
|
||||
|
||||
public BundleTrackerBuilder<T> bundleState(int state){
|
||||
this.bundleState = state;
|
||||
return this;
|
||||
}
|
||||
|
||||
public BundleTracker<T> get(){
|
||||
if (customizer == null)
|
||||
return null;
|
||||
if (customizer instanceof BundleContextAware)
|
||||
((BundleContextAware)customizer).setBundleContext(bundleContext);
|
||||
for (BundleFilter<?> filter: this.filters) {
|
||||
if (filter instanceof BundleContextAware)
|
||||
((BundleContextAware)filter).setBundleContext(bundleContext);
|
||||
customizer.addFilter(filter);
|
||||
}
|
||||
return new BundleTracker<T>(bundleContext, bundleState, customizer);
|
||||
}
|
||||
}
|
||||
|
||||
public static <T> BundleTrackerBuilder<T> createBuilder(){
|
||||
return new BundleTrackerBuilder<T>();
|
||||
}
|
||||
|
||||
}
|
@ -0,0 +1,98 @@
|
||||
/*-
|
||||
* ~~~~~~licensing~~~~~~
|
||||
* profile-management
|
||||
* ==========
|
||||
* Copyright (C) 2020 - 2021 EmDev LLC
|
||||
* ==========
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
* ~~~~~~/licensing~~~~~~
|
||||
*/
|
||||
package ru.entaxy.platform.base.support.osgi.tracker;
|
||||
|
||||
import java.util.HashMap;
|
||||
import java.util.LinkedList;
|
||||
import java.util.List;
|
||||
import java.util.Map;
|
||||
|
||||
import org.osgi.framework.Bundle;
|
||||
import org.osgi.framework.BundleEvent;
|
||||
import org.osgi.util.tracker.BundleTrackerCustomizer;
|
||||
|
||||
public abstract class UniformBundleTrackerCustomizer<T> implements BundleTrackerCustomizer<T> {
|
||||
|
||||
protected BundleTrackerCustomizerListener<T> listener;
|
||||
|
||||
protected List<BundleFilter<?>> filters = new LinkedList<>();
|
||||
|
||||
public UniformBundleTrackerCustomizer() {
|
||||
super();
|
||||
}
|
||||
|
||||
public UniformBundleTrackerCustomizer(BundleTrackerCustomizerListener<T> listener) {
|
||||
super();
|
||||
setListener(listener);
|
||||
}
|
||||
|
||||
public BundleTrackerCustomizerListener<T> getListener() {
|
||||
return listener;
|
||||
}
|
||||
|
||||
public void setListener(BundleTrackerCustomizerListener<T> listener) {
|
||||
this.listener = listener;
|
||||
}
|
||||
|
||||
public void addFilter(BundleFilter<?> filter) {
|
||||
this.filters.add(filter);
|
||||
}
|
||||
|
||||
public UniformBundleTrackerCustomizer<T> listener(BundleTrackerCustomizerListener<T> listener){
|
||||
setListener(listener);
|
||||
return this;
|
||||
}
|
||||
|
||||
@Override
|
||||
public T addingBundle(Bundle bundle, BundleEvent event) {
|
||||
Map<String, List<?>> filterResults = new HashMap<>();
|
||||
for (BundleFilter<?> filter: filters) {
|
||||
List<?> result = filter.checkBundle(bundle, event);
|
||||
if (result == null)
|
||||
return null;
|
||||
filterResults.put(filter.getFilterId(), result);
|
||||
}
|
||||
T managedObject = createManagedObject(bundle, event, filterResults);
|
||||
enrichManagedObject(bundle, event, filterResults, managedObject);
|
||||
if (listener != null)
|
||||
listener.added(managedObject);
|
||||
return managedObject;
|
||||
}
|
||||
|
||||
protected abstract T createManagedObject(Bundle bundle, BundleEvent event, Map<String, List<?>> filterResults);
|
||||
|
||||
/*
|
||||
* to override
|
||||
*/
|
||||
protected void enrichManagedObject(Bundle bundle, BundleEvent event, Map<String, List<?>> filterResults, T managedObject) {
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void modifiedBundle(Bundle bundle, BundleEvent event, T object) {
|
||||
listener.modified(object);
|
||||
}
|
||||
|
||||
@Override
|
||||
public void removedBundle(Bundle bundle, BundleEvent event, T object) {
|
||||
listener.removed(object);
|
||||
}
|
||||
|
||||
}
|
@ -0,0 +1,44 @@
|
||||
/*-
|
||||
* ~~~~~~licensing~~~~~~
|
||||
* base-support
|
||||
* ==========
|
||||
* Copyright (C) 2020 - 2021 EmDev LLC
|
||||
* ==========
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
* ~~~~~~/licensing~~~~~~
|
||||
*/
|
||||
package ru.entaxy.platform.base.support.osgi.tracker.filter;
|
||||
|
||||
import ru.entaxy.platform.base.support.osgi.tracker.BundleFilter;
|
||||
|
||||
public abstract class AbstractBundleFilter<T, C extends AbstractBundleFilter<T, C>> implements BundleFilter<T> {
|
||||
|
||||
protected String filterId = getDefaultFilterId();
|
||||
|
||||
protected abstract String getDefaultFilterId();
|
||||
|
||||
@Override
|
||||
public String getFilterId() {
|
||||
return filterId;
|
||||
}
|
||||
|
||||
public void setFilterId(String filterId) {
|
||||
this.filterId = filterId;
|
||||
}
|
||||
|
||||
public C filterId(String filterId) {
|
||||
setFilterId(filterId);
|
||||
return (C)this;
|
||||
}
|
||||
|
||||
}
|
@ -0,0 +1,60 @@
|
||||
/*-
|
||||
* ~~~~~~licensing~~~~~~
|
||||
* profile-management
|
||||
* ==========
|
||||
* Copyright (C) 2020 - 2021 EmDev LLC
|
||||
* ==========
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
* ~~~~~~/licensing~~~~~~
|
||||
*/
|
||||
package ru.entaxy.platform.base.support.osgi.tracker.filter;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
import org.osgi.framework.Bundle;
|
||||
import org.osgi.framework.BundleEvent;
|
||||
import org.osgi.framework.wiring.BundleCapability;
|
||||
import org.osgi.framework.wiring.BundleRevision;
|
||||
|
||||
public class BundleCapabilityFilter extends AbstractBundleFilter<BundleCapability, BundleCapabilityFilter> {
|
||||
|
||||
public static final String DEFAULT_FILTER_ID = "bundle.capabilities";
|
||||
|
||||
protected String namespace;
|
||||
|
||||
@Override
|
||||
protected String getDefaultFilterId() {
|
||||
return DEFAULT_FILTER_ID;
|
||||
}
|
||||
|
||||
@Override
|
||||
public List<BundleCapability> checkBundle(Bundle bundle, BundleEvent event) {
|
||||
BundleRevision revision = bundle.adapt(BundleRevision.class);
|
||||
if (revision == null)
|
||||
return null;
|
||||
List<BundleCapability> capabilities = revision.getDeclaredCapabilities(namespace);
|
||||
if ((capabilities==null) || (capabilities.size()==0))
|
||||
return null;
|
||||
return capabilities;
|
||||
}
|
||||
|
||||
public void setNamespace(String namespace) {
|
||||
this.namespace = namespace;
|
||||
}
|
||||
|
||||
public BundleCapabilityFilter namespace(String namespace) {
|
||||
setNamespace(namespace);
|
||||
return this;
|
||||
}
|
||||
|
||||
}
|
@ -0,0 +1,81 @@
|
||||
/*-
|
||||
* ~~~~~~licensing~~~~~~
|
||||
* base-support
|
||||
* ==========
|
||||
* Copyright (C) 2020 - 2021 EmDev LLC
|
||||
* ==========
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
* ~~~~~~/licensing~~~~~~
|
||||
*/
|
||||
package ru.entaxy.platform.base.support.osgi.tracker.filter;
|
||||
|
||||
import java.util.Arrays;
|
||||
import java.util.List;
|
||||
import java.util.Map;
|
||||
|
||||
import org.osgi.framework.Bundle;
|
||||
import org.osgi.framework.BundleEvent;
|
||||
|
||||
import ru.entaxy.platform.base.support.CommonUtils;
|
||||
|
||||
public class BundleHeaderFilter extends AbstractBundleFilter<String, BundleHeaderFilter> {
|
||||
|
||||
public static final String DEFAULT_FILTER_ID = "bundle.header";
|
||||
|
||||
protected String header;
|
||||
|
||||
protected String value = null;
|
||||
|
||||
@Override
|
||||
protected String getDefaultFilterId() {
|
||||
return DEFAULT_FILTER_ID;
|
||||
}
|
||||
|
||||
@Override
|
||||
public List<String> checkBundle(Bundle bundle, BundleEvent event) {
|
||||
Map<String, String> headers = CommonUtils.getDictionaryAsMap(bundle.getHeaders());
|
||||
if (!headers.containsKey(header))
|
||||
return null;
|
||||
String headerValue = headers.get(header);
|
||||
if (value != null)
|
||||
if (!value.equals(headerValue))
|
||||
return null;
|
||||
return Arrays.asList(new String[] {headerValue});
|
||||
}
|
||||
|
||||
public String getHeader() {
|
||||
return header;
|
||||
}
|
||||
|
||||
public void setHeader(String header) {
|
||||
this.header = header;
|
||||
}
|
||||
|
||||
public BundleHeaderFilter header(String headerValue) {
|
||||
this.setHeader(headerValue);
|
||||
return this;
|
||||
}
|
||||
|
||||
public String getValue() {
|
||||
return value;
|
||||
}
|
||||
|
||||
public void setValue(String value) {
|
||||
this.value = value;
|
||||
};
|
||||
|
||||
public BundleHeaderFilter value(String valueValue) {
|
||||
this.setValue(valueValue);
|
||||
return this;
|
||||
};
|
||||
}
|
@ -0,0 +1,252 @@
|
||||
/*-
|
||||
* ~~~~~~licensing~~~~~~
|
||||
* base-support
|
||||
* ==========
|
||||
* Copyright (C) 2020 - 2021 EmDev LLC
|
||||
* ==========
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
* ~~~~~~/licensing~~~~~~
|
||||
*/
|
||||
package ru.entaxy.platform.base.support.xml;
|
||||
|
||||
import java.io.File;
|
||||
import java.io.InputStream;
|
||||
import java.io.StringReader;
|
||||
import java.io.StringWriter;
|
||||
import java.net.URL;
|
||||
import java.util.HashMap;
|
||||
|
||||
import javax.xml.bind.JAXBContext;
|
||||
import javax.xml.bind.JAXBElement;
|
||||
import javax.xml.bind.Marshaller;
|
||||
import javax.xml.bind.Unmarshaller;
|
||||
import javax.xml.parsers.DocumentBuilder;
|
||||
import javax.xml.parsers.DocumentBuilderFactory;
|
||||
import javax.xml.transform.OutputKeys;
|
||||
import javax.xml.transform.Result;
|
||||
import javax.xml.transform.Transformer;
|
||||
import javax.xml.transform.TransformerFactory;
|
||||
import javax.xml.transform.dom.DOMSource;
|
||||
import javax.xml.transform.stream.StreamResult;
|
||||
|
||||
/*import net.sf.saxon.TransformerFactoryImpl;
|
||||
import net.sf.saxon.lib.NamespaceConstant;
|
||||
*/
|
||||
import org.w3c.dom.Document;
|
||||
import org.w3c.dom.Node;
|
||||
import org.w3c.dom.NodeList;
|
||||
import org.xml.sax.InputSource;
|
||||
|
||||
import ru.entaxy.platform.base.support.CommonUtils;
|
||||
|
||||
public class CommonXMLUtils {
|
||||
|
||||
// GETTING DOCUMENT
|
||||
|
||||
public static Document getDocument(URL url) throws Exception{
|
||||
return getDocument(url.openStream());
|
||||
}
|
||||
|
||||
public static Document getDocument(InputStream stream) throws Exception {
|
||||
return getDocument(false, stream);
|
||||
}
|
||||
public static Document getDocument(boolean namespaceAware, InputStream stream) throws Exception {
|
||||
InputSource is = new InputSource(stream);
|
||||
return getDocument(namespaceAware, is);
|
||||
}
|
||||
|
||||
public static Document newDocument(boolean namespaceAware) throws Exception{
|
||||
return getDocument(namespaceAware, (File)null);
|
||||
}
|
||||
public static Document getDocument(boolean namespaceAware, String path) throws Exception{
|
||||
return getDocument(namespaceAware, CommonUtils.isValid(path)?(new File(path)):null);
|
||||
}
|
||||
public static Document getDocument(boolean namespaceAware, File file) throws Exception{
|
||||
DocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance();
|
||||
dbf.setNamespaceAware(namespaceAware);
|
||||
DocumentBuilder db = dbf.newDocumentBuilder();
|
||||
if (file!=null)
|
||||
return db.parse(file);
|
||||
else
|
||||
return db.newDocument();
|
||||
|
||||
}
|
||||
public static Document newDocument() throws Exception {
|
||||
return newDocument(false);
|
||||
}
|
||||
public static Document getDocument(String path) throws Exception{
|
||||
return getDocument(false, path);
|
||||
}
|
||||
public static Document parseString(boolean namespaceAware, String xmlData) throws Exception{
|
||||
InputSource is = new InputSource(new StringReader(xmlData));
|
||||
return getDocument(namespaceAware, is);
|
||||
}
|
||||
public static Document getDocument(InputSource source) throws Exception {
|
||||
return getDocument(false, source);
|
||||
}
|
||||
public static Document getDocument(boolean namespaceAware, InputSource source) throws Exception {
|
||||
DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
|
||||
factory.setNamespaceAware(namespaceAware);
|
||||
DocumentBuilder builder = factory.newDocumentBuilder();
|
||||
Document d = builder.parse( source );
|
||||
return d;
|
||||
}
|
||||
public static String doc2string(Document doc) throws Exception{
|
||||
//set up a transformer
|
||||
TransformerFactory transfac = TransformerFactory.newInstance();
|
||||
Transformer trans = transfac.newTransformer();
|
||||
trans.setOutputProperty(OutputKeys.OMIT_XML_DECLARATION, "yes");
|
||||
trans.setOutputProperty(OutputKeys.INDENT, "yes");
|
||||
|
||||
//create string from xml tree
|
||||
StringWriter sw = new StringWriter();
|
||||
StreamResult result = new StreamResult(sw);
|
||||
DOMSource source = new DOMSource(doc);
|
||||
trans.transform(source, result);
|
||||
String xmlString = sw.toString();
|
||||
|
||||
return xmlString;
|
||||
}
|
||||
|
||||
public static String node2string(Node node) throws Exception {
|
||||
Transformer t = TransformerFactory.newInstance().newTransformer();
|
||||
t.setOutputProperty(OutputKeys.OMIT_XML_DECLARATION, "yes");
|
||||
StringWriter sw = new StringWriter();
|
||||
t.transform(new DOMSource(node), new StreamResult(sw));
|
||||
return sw.toString();
|
||||
}
|
||||
|
||||
// SAVING DOCUMENT
|
||||
public static void saveDocument(Document doc, String path) throws Exception{
|
||||
File file = new File(path);
|
||||
saveDocument(doc, file);
|
||||
}
|
||||
|
||||
public static void saveDocument(Document doc, File file) throws Exception{
|
||||
DOMSource source = new DOMSource(doc);
|
||||
Result result = new StreamResult(file);
|
||||
Transformer xformer = TransformerFactory.newInstance().newTransformer();
|
||||
xformer.transform(source, result);
|
||||
}
|
||||
|
||||
// MARSHAL
|
||||
public static void jaxbMarshal(JAXBContext context, JAXBElement<?> object, Node node) throws Exception{
|
||||
Marshaller m = context.createMarshaller();
|
||||
jaxbMarshall(m, object, node);
|
||||
}
|
||||
public static void jaxbMarshall(Marshaller m, JAXBElement<?> object, Node node) throws Exception{
|
||||
if (node==null || node.getNodeType()!=Node.ELEMENT_NODE)
|
||||
throw new IllegalArgumentException("Node is not Element");
|
||||
m.marshal(object, node);
|
||||
}
|
||||
public static String jaxbMarshall(JAXBContext context, JAXBElement<?> object) throws Exception{
|
||||
String result = null;
|
||||
|
||||
Marshaller m = context.createMarshaller();
|
||||
StringWriter sw = new StringWriter();
|
||||
m.marshal(object, sw);
|
||||
result = sw.toString();
|
||||
|
||||
return result;
|
||||
}
|
||||
// UNMARSHAL
|
||||
/**
|
||||
*
|
||||
* @param context
|
||||
* @param node
|
||||
* @param classMap
|
||||
* @return
|
||||
* @throws Exception
|
||||
*/
|
||||
|
||||
public static JAXBElement<?> jaxbUnmarshall(JAXBContext context, Node node, HashMap<String, Class<? extends Object>> classMap) throws Exception{
|
||||
Unmarshaller um = context.createUnmarshaller();
|
||||
return jaxbUnmarshall(um, node, classMap);
|
||||
}
|
||||
public static JAXBElement<?> jaxbUnmarshall(Unmarshaller um, Node node, HashMap<String, Class<? extends Object>> classMap) throws Exception{
|
||||
if (node.getNodeType()!=Node.ELEMENT_NODE)
|
||||
throw new IllegalArgumentException("Node is not Element");
|
||||
String nodeName = node.getNodeName();
|
||||
String[] s = nodeName.split(":");
|
||||
nodeName = s[s.length-1];
|
||||
Class<?> objectClass = classMap.get(nodeName.toLowerCase());
|
||||
if (objectClass==null)
|
||||
throw new IllegalArgumentException("Node name " +nodeName+ " not found in map " + classMap.toString());
|
||||
Object obj = um.unmarshal(node, objectClass);
|
||||
return (JAXBElement<?>)obj;
|
||||
}
|
||||
|
||||
public static JAXBElement<?> jaxbUnmarshall(Class<?> type, Document doc) throws Exception{
|
||||
JAXBContext context = JAXBContext.newInstance(
|
||||
type.getPackage().getName(), type.getClassLoader());
|
||||
NodeList list = doc.getChildNodes();
|
||||
Node node = null;
|
||||
for (int i=0; i<list.getLength(); i++){
|
||||
if (list.item(i).getNodeType() == Node.ELEMENT_NODE){
|
||||
node = list.item(i);
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (node == null)
|
||||
throw new Exception("Root element not found in document");
|
||||
return jaxbUnmarshall(context.createUnmarshaller(), node, type);
|
||||
}
|
||||
public static JAXBElement<?> jaxbUnmarshall(Class<?> type, Node node) throws Exception{
|
||||
JAXBContext context = JAXBContext.newInstance(
|
||||
type.getPackage().getName(), type.getClassLoader());
|
||||
return jaxbUnmarshall(context.createUnmarshaller(), node, type);
|
||||
}
|
||||
public static JAXBElement<?> jaxbUnmarshall(JAXBContext context, Node node, Class<?> type) throws Exception{
|
||||
return jaxbUnmarshall(context.createUnmarshaller(), node, type);
|
||||
}
|
||||
public static JAXBElement<?> jaxbUnmarshall(Unmarshaller um, Node node, Class<?> type) throws Exception{
|
||||
Object obj = um.unmarshal(node, type);
|
||||
return (JAXBElement<?>)obj;
|
||||
}
|
||||
|
||||
// XSLT
|
||||
/*
|
||||
public static void transform(URL input, URL xslt, Result result) throws Exception {
|
||||
TransformerFactory factory = TransformerFactory.newInstance("net.sf.saxon.TransformerFactoryImpl",TransformerFactoryImpl.class.getClassLoader());
|
||||
|
||||
Source xsltS = new StreamSource(xslt.openStream());
|
||||
Transformer transformer = factory.newTransformer(xsltS);
|
||||
transformer.setOutputProperty(OutputKeys.INDENT, "yes");
|
||||
transformer.setOutputProperty(OutputKeys.ENCODING, "UTF-8");
|
||||
transformer.setOutputProperty(OutputKeys.STANDALONE, "yes");
|
||||
|
||||
InputStream is = input.openStream();
|
||||
|
||||
Source inputS = new StreamSource(is);
|
||||
transformer.transform(inputS, result);
|
||||
|
||||
}
|
||||
*/
|
||||
// XPath
|
||||
|
||||
/* public static XPath createXPath() throws Exception {
|
||||
XPathFactory factory = XPathFactory.newInstance(NamespaceConstant.OBJECT_MODEL_SAXON,
|
||||
"net.sf.saxon.xpath.XPathFactoryImpl", net.sf.saxon.xpath.XPathFactoryImpl.class.getClassLoader());
|
||||
XPath xpath = factory.newXPath();
|
||||
return xpath;
|
||||
}
|
||||
|
||||
public static String getStringXPathResult(org.w3c.dom.Node node, String expression) throws Exception {
|
||||
XPath xpath = createXPath();
|
||||
XPathExpression expr = xpath.compile(expression);
|
||||
Object result = expr.evaluate(node, XPathConstants.STRING);
|
||||
if (result == null)
|
||||
return null;
|
||||
return result.toString();
|
||||
}*/
|
||||
}
|
Reference in New Issue
Block a user